Name | Description | Type | Additional information |
---|---|---|---|
StatusSummary |
Readonly status details for the device. |
string |
None. |
StatusSummaryFormat |
The text to use on the UI for summary details about the last measurement. |
string |
None. |
FieldDescriptors |
Provides descriptions of each of the fields. |
Collection of FieldDescriptorDto |
None. |
TwitterCard |
Details for an optional twitter card. |
TwitterCardDetailsDto |
None. |
AllowAnonymousView |
Allow anonymous users to view details of the device. |
boolean |
None. |
AllowAnonymousViewEvents |
Allow anonymous users to view events raised by the device. |
boolean |
None. |
AllowAnonymousViewStatus |
Allow anonymous view of status messages posted by the device. |
boolean |
None. |
AllowAnonymousViewLocation |
Allow anonymous view of the devices location (and changes in location) |
boolean |
None. |
Location |
The devices current location |
LocationDto |
None. |
Links |
Includes a link to the last measurement, status, self. |
Collection of LinkDto |
None. |
Actions |
Actionable links (e.g. export measurements) |
Collection of LinkDto |
None. |
Channels |
User defined list of channels (and what they are for). |
Collection of ChannelDto |
None. |
Battery |
Last recorded battery percentage |
BatteryLevelDto |
None. |
RfStrength |
RF Strength of the device (WiFi, Cellular, SigFox, etc.) |
RfStrengthDto |
None. |
Id |
The User's Id. |
globally unique identifier |
None. |
UserName |
@Name for user/device |
string |
None. |
FullUserName |
The full username (username.account) as needed for MQTT access. |
string |
None. |
DisplayName |
The friendly name for the user/device. |
string |
None. |
The email address to send updates to, and to link emailed status messages from. |
string |
None. |
|
EmailConfirmed |
If the users email address has been confirmed |
boolean |
None. |
EmailAliases |
List of possible email addresses that this account may post email as. |
Collection of string |
None. |
AllowDuplicateMessages |
If duplicate status post messages should be allowed. |
boolean |
None. |
Description |
Description. |
string |
None. |
Locked |
If this account has been locked. |
boolean |
None. |
DateAdded |
The date/time added. |
date |
None. |
Approved |
Indicates if the account has been approved by the administrator |
boolean |
None. |
AccessControl |
Access levels granted to the device. |
AccessControl |
None. |
Connected |
If the user/device/bot is connected (on-line) |
boolean |
None. |
IsReporting |
If the Member/Device has reported measurements or status posts within the defined time period. |
boolean |
None. |
LastReportedOn |
Last time the user/device "reported" - send a status message or measurement. |
date |
None. |
NotReportingAsOf |
When the user/device was flagged as not reporting |
date |
None. |
ExpectedActivityTimePeriodSeconds |
How long after the last measurement/status to flag the user/device as not reporting. In Seconds (standard is 1 day). |
integer |
None. |
Tags | Collection of string |
None. |
|
MetaTags |
Meta data tag - do not use - experimental. |
Collection of NameValueTagDto |
None. |
IsHidden |
Setting this true allows the device to be hidden from view but still active / have measurements stored. |
boolean |
None. |
LocationToleranceMeters |
The tolerance in Meters for location changes. |
decimal number |
None. |