12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- [
- {
- "id": 1,
- "key": "Endianness",
- "name": "遥测功能码",
- "type": "string",
- "default": 0,
- "placeholder": "请输入遥测功能码",
- "description": "",
- "selection": []
- },
- {
- "id": 2,
- "key": "Endianness",
- "name": "遥信功能码",
- "type": "string",
- "default": 0,
- "placeholder": "请输入遥信功能码",
- "description": "",
- "selection": []
- },
- {
- "id": 3,
- "key": "Endianness",
- "name": "遥脉功能码",
- "type": "string",
- "default": 0,
- "placeholder": "请输入遥脉功能码",
- "description": "",
- "selection": []
- },
- {
- "id": 4,
- "key": "Endianness",
- "name": "遥控功能码",
- "type": "string",
- "default": 0,
- "placeholder": "请输入遥控功能码",
- "description": "",
- "selection": []
- },
- {
- "id": 5,
- "key": "Endianness",
- "name": "遥调功能码",
- "type": "string",
- "default": 0,
- "placeholder": "请输入遥调功能码",
- "description": "",
- "selection": []
- }
- ]
|