rfid/proto.go @@ -9,6 +9,8 @@ const ( ControlWordEPCReadResponse6C uint32 = 0x00011200 ControlWordConnectionStatus uint32 = 0x00011112 ControlWordDeviceInfo uint32 = 0x00010100 ) func Parse2Floor(input string) (string, error) {