Codec JSON: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
Since the firmware version '''03.28.00. Rev.00''' AWS JSON codec is supported.<br><br> | Since the firmware version '''03.28.00. Rev.00''' AWS JSON codec is supported.<br><br> | ||
'''AWS Shadow''' | ==='''AWS Shadow'''=== | ||
AWS shadow allows to retain device state, this service reports only the latest Shadow state data. Using this mode does not allow sending commands to device or receiving responses.<br> | AWS shadow allows to retain device state, this service reports only the latest Shadow state data. Using this mode does not allow sending commands to device or receiving responses.<br> | ||
| Line 29: | Line 29: | ||
Doc: https://docs.aws.amazon.com/iot/latest/developerguide/iot-device-shadows.html<br><br> | Doc: https://docs.aws.amazon.com/iot/latest/developerguide/iot-device-shadows.html<br><br> | ||
'''AWS Custom''' | ==='''AWS Custom'''=== | ||
This mode allows configuring custom topic names, where data will be published and commands received. | This mode allows configuring custom topic names, where data will be published and commands received. | ||