using Blue; namespace GHZLangChao { public struct DeviceDetailsUpdataDataEvent : IEvent { public DeviceParameters DeviceParameter; } }