Telit deviceWise
The Telit deviceWise Agents allow you to connect to a Telit IoT Portal using the deviceWise API, search for Things, and include Thing information, Attributes, Properties and Alarms into your Data Stream:
Properties store (any) historical data for a thing.
Alarms represent the thing's alarm state.
Attributes store meta-data for a thing.
For more information on using this API, please see the Telit IoT documentation.
The Listener allows you to retrieve the current value of the selected Thing Properties or Alarms on the IoT Portal.
The Context Provider allows you to search and filter for Things and retrieve Thing information including its Attributes on the IoT Portal.
The Action Agent enables you to publish the supplied Thing Property or Alarm details to the IoT Portal.
Pre-requisites
The following is required to use this Agent:
Telit deviceWise API Url
Telit IoT Portal Application Authentication credentials (Thing Key, App Id, App Token)
Current Version
Request the Telit deviceWise Listener v1.22
Request the Telit deviceWise Context Provider v1.01
Request the Telit deviceWise Action Agent v1.11
Listener Release Notes
1.22
06 Jan 2025
Repackaged to translate the Agent's properties.
1.21
14 Nov 2022
Repackaged to change the Agent to virtual.
1.20
11 Nov 2022
Improvements to Authentication and persisting the Session across subsequent calls to the deviceWise API.
1.10
08 Nov 2022
Initial Release: supports reading the current value of Properties (property.current) and Alarms (alarm.current) via TR50 interface over HTTP.
Context Provider Release Notes
1.01
06 Jan 2025
Repackaged to translate the Agent's properties.
1.00
17 Jan 2023
Initial Release.
Action Agent Release Notes
1.11
06 Jan 2025
Repackaged to translate the Agent's properties.
1.10
11 Nov 2022
Improvements to Authentication and persisting the Session across subsequent calls to the deviceWise API.
1.00
08 Nov 2022
Initial Release: supports publishing Properties (property.publish) and Alarms (alarm.publish) via TR50 interface over HTTP.
Last updated
Was this helpful?