setAttribute
Sets a custom attribute for the device.
key(String) - The attribute keyvalue(Object?) - The attribute value
Future<void>- Completes when the attribute has been set.
Sets a custom attribute for the device.
key (String) - The attribute keyvalue (Object?) - The attribute valueFuture<void> - Completes when the attribute has been set.