export default interface IotDevice { type?: string state?: string }