AssetWolf supports two connection methods as standard, REST and MQTT.
A REST connection is made using a standard GET request.
For example:
https://portalname.assetwolfportal.com/push_data.php?deviceId=abcd1234&field1=value&field2=value
where:
An Assetwolf portal will normally display a customised GET connection string, for example:
Note that REST connections are currently password-less and non-SSL and so we recommend this only be used for development and testing purposes.
AssetWolf supports MQTT connections (secure and insecure), with a range of standard and custom options.
The base connection type is to use non-SSL, with parameters: