Feature.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. [
  2. {
  3. "id": 1,
  4. "key": "Endianness",
  5. "name": "遥测功能码",
  6. "type": "string",
  7. "default": 0,
  8. "placeholder": "请输入遥测功能码",
  9. "description": "",
  10. "selection": []
  11. },
  12. {
  13. "id": 2,
  14. "key": "Endianness",
  15. "name": "遥信功能码",
  16. "type": "string",
  17. "default": 0,
  18. "placeholder": "请输入遥信功能码",
  19. "description": "",
  20. "selection": []
  21. },
  22. {
  23. "id": 3,
  24. "key": "Endianness",
  25. "name": "遥脉功能码",
  26. "type": "string",
  27. "default": 0,
  28. "placeholder": "请输入遥脉功能码",
  29. "description": "",
  30. "selection": []
  31. },
  32. {
  33. "id": 4,
  34. "key": "Endianness",
  35. "name": "遥控功能码",
  36. "type": "string",
  37. "default": 0,
  38. "placeholder": "请输入遥控功能码",
  39. "description": "",
  40. "selection": []
  41. },
  42. {
  43. "id": 5,
  44. "key": "Endianness",
  45. "name": "遥调功能码",
  46. "type": "string",
  47. "default": 0,
  48. "placeholder": "请输入遥调功能码",
  49. "description": "",
  50. "selection": []
  51. }
  52. ]