FreshlianceFreshliance
Tracker document
Gateway document
  • English
  • 简体中文
Tracker document
Gateway document
  • English
  • 简体中文
  • API introduction

    • Overview
    • Parameter
    • Signature
    • Rules
    • Error code
  • API list

    • User information
    • Device information
    • Device data
    • Device group list
    • Grouped device List
    • Remote configuration
    • Sensor template

Time Format

To enable the system to support different time zones, all time data will be uniformly transferred with a millisecond-level timestamp, and the time can be correspondingly switched to the local time according to the time zone preset.

Temperature Unit

To enable the system to support different temperature units, all temperature data will be uniformly transferred with the unit of ℃, and can be switched to the corresponding temperature according to the temperature unit preset.

Data Paging

To safeguard system stability and speed, the data on each page are limited to 50 items at most.

Internationalization

To enable the system to support different languages, please set the language parameter Accept-Language=en-US at the request header when calling the interface. The platform will switch itself to the corresponding language according to the code transferred.

The languages supported:

LanguageCode
Englishen-US
Chinesezh-CN
Frenchfr
Germande
Russianru
Spanishes
Portuguesept
Prev
Signature
Next
Error code