package protocol type DevConnectStatus struct { DeviceCode string Reason string Action string DeviceId string ClientIp string }