Newer
Older
OperationSite_Test / app / src / main / assets / DeviceCommand.json
[
  {
    "type": "确认劳保用品齐全",
    "command": "AA 01 00 93 11 00 A5"
  },
  {
    "type": "完成施工交底",
    "command": "AA 01 00 93 05 00 99"
  },
  {
    "type": "完成井下气体检测",
    "command": "AA 01 00 93 19 00 AD"
  },
  {
    "type": "未通风严禁进入有限空间",
    "command": "AA 01 00 93 1A 00 AE"
  },
  {
    "type": "不安全行为报警",
    "command": "AA 01 00 93 01 00 95"
  },
  {
    "type": "周界入侵报警指令",
    "command": "AA 01 00 93 00 00 94"
  },
  {
    "type": "吸烟报警",
    "command": "AA 01 00 93 03 00 97"
  },
  {
    "type": "开始施工交底",
    "command": "AA 01 00 93 04 00 98"
  },
  {
    "type": "施工前环境检测",
    "command": "AA 01 00 93 06 00 9A"
  },
  {
    "type": "确认现场鼓风机设备",
    "command": "AA 01 00 93 07 00 9B"
  },
  {
    "type": "确认现场通风完好",
    "command": "AA 01 00 93 08 00 9C"
  },
  {
    "type": "确认现场气体环境正常",
    "command": "AA 01 00 93 09 00 9D"
  },
  {
    "type": "施工前劳保用品检测",
    "command": "AA 01 00 93 0A 00 9E"
  },
  {
    "type": "确认人员配备气体检测设备",
    "command": "AA 01 00 93 0C 00 A0"
  },
  {
    "type": "确认人员配备呼吸防护用品",
    "command": "AA 01 00 93 0D 00 A1"
  },
  {
    "type": "确认人员配备安全帽",
    "command": "AA 01 00 93 0E 00 A2"
  },
  {
    "type": "确认现场应急救援设备完好",
    "command": "AA 01 00 93 10 00 A4"
  },
  {
    "type": "下井作业必须有监护人员",
    "command": "AA 01 00 93 13 00 A7"
  },
  {
    "type": "井内气体浓度超标",
    "command": "AA 01 00 93 14 00 A8"
  }
]