| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Url |
Do not use. Use Links["self"] |
string |
None. |
| PostedOn | date |
None. |
|
| MeasurementDate | date |
None. |
|
| MeasurementFields |
Collection of fields for this measurement point. |
Collection of FieldDto |
None. |
| MeasurementDateEpoch |
Used for charting. |
decimal number |
None. |
| Links |
Collection of links associated with the measurement. |
Collection of LinkDto |
None. |
| Actions |
Actionable links for the measurement (e.g. delete, tag) |
Collection of LinkDto |
None. |
| Tags |
Freeform Tags assigned to the measurement (e.g. Calibration or QC) |
Collection of string |
None. |
| SampleId |
Sample Id assigned to the measurement. |
string |
None. |
| Location |
Location the measurement was taken. |
LocationDto |
None. |
| OperatorId |
Operator Id taking the measurement |
string |
None. |
| BatteryLevelPercentage |
Battery level recorded with the measurement. If Appropriate. |
integer |
None. |
| RfStrength |
RF Signal strength recorded with the measurement. If Appropriate. |
integer |
None. |