Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.42 KB

Metric.md

File metadata and controls

26 lines (23 loc) · 1.42 KB

Metric

Properties

Name Type Description Notes
Name string [optional] [default to null]
Id int64 [optional] [default to null]
Uuid string [optional] [default to null]
Etag string [optional] [default to null]
CreationTime time.Time [optional] [default to null]
ModificationTime time.Time [optional] [default to null]
DeletionTime time.Time [optional] [default to null]
Links map[string]string [optional] [default to null]
Type_ string [optional] [default to null]
TimeMultiple int32 [optional] [default to null]
Message string [optional] [default to null]
DefaultMaxValue float32 [optional] [default to null]
Unit string [optional] [default to null]
Command string [optional] [default to null]
Status string [optional] [default to null]
Numeric bool [optional] [default to null]
Extended bool [optional] [default to null]
Attributes map[string]interface{} [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]