allDeviceVariables property

Map<String, V> allDeviceVariables

Get all device variable references. Note that the value of the variables are not included

Implementation

Map<String, V> get allDeviceVariables;