Advertisement
Guest User

Untitled

a guest
Mar 17th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. {
  2. "version": 1,
  3. "type": "nap_profile",
  4. "dev_id": 41,
  5. "protocol": "gatt",
  6. "services": [
  7. {
  8. "type": "3E",
  9. "characteristics": [
  10. {
  11. "type": "20",
  12. "value": "OMRON",
  13. "perms": [
  14. "pr"
  15. ],
  16. "format": "string",
  17. "read_once": true,
  18. "orig_sid": "0000180A-0000-1000-8000-00805F9B34FB",
  19. "orig_cid": "00002A29-0000-1000-8000-00805F9B34FB"
  20. },
  21. {
  22. "type": "30",
  23. "value": "OM12345678",
  24. "perms": [
  25. "pr"
  26. ],
  27. "format": "string",
  28. "read_once": true,
  29. "orig_sid": "0000180A-0000-1000-8000-00805F9B34FB",
  30. "orig_cid": "00002A25-0000-1000-8000-00805F9B34FB"
  31. },
  32. {
  33. "type": "21",
  34. "value": "2JCIE-BL01",
  35. "format": "string",
  36. "perms": [
  37. "pr"
  38. ],
  39. "read_once": true,
  40. "orig_sid": "0000180A-0000-1000-8000-00805F9B34FB",
  41. "orig_cid": "00002A24-0000-1000-8000-00805F9B34FB"
  42. },
  43. {
  44. "type": "23",
  45. "value": "2JCIE-BL01",
  46. "format": "string",
  47. "perms": [
  48. "pr",
  49. "pw"
  50. ],
  51. "retain": true
  52. },
  53. {
  54. "type": "52",
  55. "value": null,
  56. "format": "string",
  57. "perms": [
  58. "pr"
  59. ],
  60. "read_once": true,
  61. "orig_sid": "0000180A-0000-1000-8000-00805F9B34FB",
  62. "orig_cid": "00002A26-0000-1000-8000-00805F9B34FB"
  63. },
  64. {
  65. "type": "53",
  66. "value": null,
  67. "format": "string",
  68. "perms": [
  69. "pr"
  70. ],
  71. "read_once": true,
  72. "orig_sid": "0000180A-0000-1000-8000-00805F9B34FB",
  73. "orig_cid": "00002A27-0000-1000-8000-00805F9B34FB"
  74. }
  75. ]
  76. },
  77. {
  78. "type": "EF01",
  79. "characteristics": [
  80. {
  81. "type": "10",
  82. "perms": [
  83. "pr",
  84. "ev"
  85. ],
  86. "maxValue": 100,
  87. "minStep": 0.1,
  88. "minValue": 0,
  89. "format": "float",
  90. "unit": "percentage",
  91. "description": "Relative humidity",
  92. "retain": true,
  93. "push": false,
  94. "persist": true
  95. },
  96. {
  97. "type": "11",
  98. "perms": [
  99. "pr",
  100. "ev"
  101. ],
  102. "maxValue": 100,
  103. "minStep": 0.1,
  104. "minValue": 0,
  105. "format": "float",
  106. "unit": "celsius",
  107. "description": "Temperature",
  108. "retain": true,
  109. "push": false,
  110. "persist": true
  111. },
  112. {
  113. "type": "FE10",
  114. "perms": [
  115. "pr",
  116. "ev"
  117. ],
  118. "maxValue": 2000,
  119. "minStep": 1,
  120. "minValue": 1,
  121. "format": "int",
  122. "unit": "lx",
  123. "description": "Ambient Light",
  124. "retain": true,
  125. "push": false,
  126. "persist": true
  127. },
  128. {
  129. "type": "FE11",
  130. "perms": [
  131. "pr",
  132. "ev"
  133. ],
  134. "maxValue": 11.0,
  135. "minStep": 0.1,
  136. "minValue": 0.0,
  137. "format": "float",
  138. "unit": "",
  139. "description": "UV Index",
  140. "retain": true,
  141. "push": false,
  142. "persist": true
  143. },
  144. {
  145. "type": "DE13",
  146. "perms": [
  147. "pr",
  148. "ev"
  149. ],
  150. "maxValue": 1100.0,
  151. "minStep": 0.1,
  152. "minValue": 700.0,
  153. "format": "float",
  154. "unit": "hPa",
  155. "description": "atmospheric-pressure",
  156. "retain": true,
  157. "push": false,
  158. "persist": true
  159. },
  160. {
  161. "type": "FE12",
  162. "perms": [
  163. "pr",
  164. "ev"
  165. ],
  166. "maxValue": 85.00,
  167. "minStep": 0.01,
  168. "minValue": 40.00,
  169. "format": "float",
  170. "unit": "dB",
  171. "description": "Sound Noise",
  172. "retain": true,
  173. "push": false,
  174. "persist": true
  175. },
  176. {
  177. "type": "FE13",
  178. "perms": [
  179. "pr",
  180. "ev"
  181. ],
  182. "maxValue": 85.00,
  183. "minStep": 0.01,
  184. "minValue": 0.01,
  185. "format": "float",
  186. "unit": "",
  187. "description": "Discomfort Index",
  188. "retain": true,
  189. "push": false,
  190. "persist": true
  191. },
  192. {
  193. "type": "FE14",
  194. "perms": [
  195. "pr",
  196. "ev"
  197. ],
  198. "maxValue": 40.00,
  199. "minStep": 0.01,
  200. "minValue": 25.00,
  201. "format": "float",
  202. "unit": "celsius",
  203. "description": "Heatstroke risk factor",
  204. "retain": true,
  205. "push": false,
  206. "persist": true
  207. },
  208. {
  209. "type": "FE20",
  210. "perms": [
  211. "pr"
  212. ],
  213. "format": "string",
  214. "description": "2JCIE-BL01 latest Data",
  215. "retain": false,
  216. "push": false,
  217. "transient": true,
  218. "persist": false,
  219. "polling": true,
  220. "polling_interval": 60000,
  221. "orig_sid": "0C4C3000-7700-46F4-AA96-D5E974E32A54",
  222. "orig_cid": "0C4C3001-7700-46F4-AA96-D5E974E32A54"
  223. },
  224. {
  225. "type": "FE21",
  226. "perms": [
  227. "pr",
  228. "pw"
  229. ],
  230. "maxValue": 65535,
  231. "minStep": 1,
  232. "minValue": 0,
  233. "format": "int",
  234. "unit": "",
  235. "description": "2JCIE-BL01 error status",
  236. "retain": true,
  237. "push": false,
  238. "persist": true,
  239. "polling": true,
  240. "polling_interval": 60000,
  241. "orig_sid": "0C4C3030-7700-46F4-AA96-D5E974E32A54",
  242. "orig_cid": "0C4C3033-7700-46F4-AA96-D5E974E32A54"
  243. }
  244. ]
  245. }
  246. ]
  247. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement