/** * Attribute to decorate device properties, when changed, should trigger parameter * version increment and send to GO device. */ export interface IDeviceParameterAttribute { } //# sourceMappingURL=device_parameter_attribute.d.ts.map