improved
12 Jul 2022 - Simplify device configuration change update
over 2 years ago by Boris Dinkevich
Previously following a configuration change on the device (after Get Config ) the device needed to send a Set Config with the new object.
The new change improves this by sending only a Update Device with the "config_version" parameter set.
Following the change, it will be easier for end users to determine if the device has successfully applied the latest configuration.