def_dy_pointlist.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "delete_UsePutV": false,
  3. "table_type": "index_data",
  4. "Columns": [
  5. {
  6. "Name": "building",
  7. "Type": "String(20)"
  8. },
  9. {
  10. "Name": "meter",
  11. "Type": "String(100)"
  12. },
  13. {
  14. "Name": "funcid",
  15. "Type": "Long"
  16. },
  17. {
  18. "Name": "data_type",
  19. "Type": "String(20)"
  20. },
  21. {
  22. "Name": "collect_cycle",
  23. "Type": "String(20)"
  24. },
  25. {
  26. "Name": "system",
  27. "Type": "String(100)"
  28. },
  29. {
  30. "Name": "source",
  31. "Type": "String(100)"
  32. },
  33. {
  34. "Name": "address_1",
  35. "Type": "String(100)"
  36. },
  37. {
  38. "Name": "ip_port",
  39. "Type": "String(100)"
  40. },
  41. {
  42. "Name": "address_2",
  43. "Type": "String(100)"
  44. },
  45. {
  46. "Name": "address_3",
  47. "Type": "String(100)"
  48. },
  49. {
  50. "Name": "address_4",
  51. "Type": "String(100)"
  52. },
  53. {
  54. "Name": "unit",
  55. "Type": "String(100)"
  56. },
  57. {
  58. "Name": "remark_1",
  59. "Type": "String(100)"
  60. },
  61. {
  62. "Name": "remark_2",
  63. "Type": "String(100)"
  64. },
  65. {
  66. "Name": "remark_3",
  67. "Type": "String(100)"
  68. }
  69. ],
  70. "Key": [
  71. "building",
  72. "meter",
  73. "funcid"
  74. ],
  75. "Indexes": []
  76. }