See: Description
| Annotation Type | Description |
|---|---|
| Field |
Indicates that a class member should be written and read as a field in InfluxDB.
|
| Measurement |
Indicates that instances of a class can be serialized to/deserialized from InfluxDB.
|
| Tag |
Indicates that a class member should be written and read as a tag in InfluxDB.
|
| Timestamp |
Indicates that a class member should be written and read as the point timestamp in InfluxDB.
|
Copyright © 2020. All rights reserved.