@azure/arm-deviceregistry 1.0.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (867) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/dist/browser/api/assetEndpointProfiles/index.d.ts +2 -29
  4. package/dist/browser/api/assetEndpointProfiles/index.js +1 -146
  5. package/dist/browser/api/assetEndpointProfiles/index.js.map +1 -1
  6. package/dist/browser/api/assetEndpointProfiles/operations.d.ts +36 -0
  7. package/dist/browser/api/assetEndpointProfiles/operations.js +216 -0
  8. package/dist/browser/api/assetEndpointProfiles/operations.js.map +1 -0
  9. package/dist/browser/api/assetEndpointProfiles/options.d.ts +26 -0
  10. package/dist/browser/api/assetEndpointProfiles/options.js.map +1 -0
  11. package/dist/browser/api/assets/index.d.ts +2 -29
  12. package/dist/browser/api/assets/index.js +1 -134
  13. package/dist/browser/api/assets/index.js.map +1 -1
  14. package/dist/browser/api/assets/operations.d.ts +36 -0
  15. package/dist/browser/api/assets/operations.js +204 -0
  16. package/dist/browser/api/assets/operations.js.map +1 -0
  17. package/dist/browser/api/assets/options.d.ts +26 -0
  18. package/dist/browser/api/assets/options.js.map +1 -0
  19. package/dist/browser/api/billingContainers/index.d.ts +2 -12
  20. package/dist/browser/api/billingContainers/index.js +1 -46
  21. package/dist/browser/api/billingContainers/index.js.map +1 -1
  22. package/dist/browser/api/billingContainers/operations.d.ts +14 -0
  23. package/dist/browser/api/billingContainers/operations.js +69 -0
  24. package/dist/browser/api/billingContainers/operations.js.map +1 -0
  25. package/dist/browser/api/billingContainers/options.d.ts +8 -0
  26. package/dist/browser/api/billingContainers/options.js.map +1 -0
  27. package/dist/browser/api/deviceRegistryManagementContext.d.ts +5 -2
  28. package/dist/browser/api/deviceRegistryManagementContext.js +18 -11
  29. package/dist/browser/api/deviceRegistryManagementContext.js.map +1 -1
  30. package/dist/browser/api/index.d.ts +0 -6
  31. package/dist/browser/api/index.js +0 -5
  32. package/dist/browser/api/index.js.map +1 -1
  33. package/dist/browser/api/namespaceAssets/index.d.ts +3 -0
  34. package/dist/browser/api/namespaceAssets/index.js +4 -0
  35. package/dist/browser/api/namespaceAssets/index.js.map +1 -0
  36. package/dist/browser/api/namespaceAssets/operations.d.ts +32 -0
  37. package/dist/browser/api/namespaceAssets/operations.js +189 -0
  38. package/dist/browser/api/namespaceAssets/operations.js.map +1 -0
  39. package/dist/browser/api/namespaceAssets/options.d.ts +23 -0
  40. package/dist/browser/api/namespaceAssets/options.js +4 -0
  41. package/dist/browser/api/namespaceAssets/options.js.map +1 -0
  42. package/dist/browser/api/namespaceDevices/index.d.ts +3 -0
  43. package/dist/browser/api/namespaceDevices/index.js +4 -0
  44. package/dist/browser/api/namespaceDevices/index.js.map +1 -0
  45. package/dist/browser/api/namespaceDevices/operations.d.ts +32 -0
  46. package/dist/browser/api/namespaceDevices/operations.js +189 -0
  47. package/dist/browser/api/namespaceDevices/operations.js.map +1 -0
  48. package/dist/browser/api/namespaceDevices/options.d.ts +23 -0
  49. package/dist/browser/api/namespaceDevices/options.js +4 -0
  50. package/dist/browser/api/namespaceDevices/options.js.map +1 -0
  51. package/dist/browser/api/namespaceDiscoveredAssets/index.d.ts +3 -0
  52. package/dist/browser/api/namespaceDiscoveredAssets/index.js +4 -0
  53. package/dist/browser/api/namespaceDiscoveredAssets/index.js.map +1 -0
  54. package/dist/browser/api/namespaceDiscoveredAssets/operations.d.ts +32 -0
  55. package/dist/browser/api/namespaceDiscoveredAssets/operations.js +197 -0
  56. package/dist/browser/api/namespaceDiscoveredAssets/operations.js.map +1 -0
  57. package/dist/browser/api/namespaceDiscoveredAssets/options.d.ts +23 -0
  58. package/dist/browser/api/namespaceDiscoveredAssets/options.js +4 -0
  59. package/dist/browser/api/namespaceDiscoveredAssets/options.js.map +1 -0
  60. package/dist/browser/api/namespaceDiscoveredDevices/index.d.ts +3 -0
  61. package/dist/browser/api/namespaceDiscoveredDevices/index.js +4 -0
  62. package/dist/browser/api/namespaceDiscoveredDevices/index.js.map +1 -0
  63. package/dist/browser/api/namespaceDiscoveredDevices/operations.d.ts +32 -0
  64. package/dist/browser/api/namespaceDiscoveredDevices/operations.js +197 -0
  65. package/dist/browser/api/namespaceDiscoveredDevices/operations.js.map +1 -0
  66. package/dist/browser/api/namespaceDiscoveredDevices/options.d.ts +23 -0
  67. package/dist/browser/api/namespaceDiscoveredDevices/options.js +4 -0
  68. package/dist/browser/api/namespaceDiscoveredDevices/options.js.map +1 -0
  69. package/dist/browser/api/namespaces/index.d.ts +3 -0
  70. package/dist/browser/api/namespaces/index.js +4 -0
  71. package/dist/browser/api/namespaces/index.js.map +1 -0
  72. package/dist/browser/api/namespaces/operations.d.ts +40 -0
  73. package/dist/browser/api/namespaces/operations.js +241 -0
  74. package/dist/browser/api/namespaces/operations.js.map +1 -0
  75. package/dist/browser/api/namespaces/options.d.ts +31 -0
  76. package/dist/browser/api/namespaces/options.js +4 -0
  77. package/dist/browser/api/namespaces/options.js.map +1 -0
  78. package/dist/browser/api/operationStatus/index.d.ts +2 -7
  79. package/dist/browser/api/operationStatus/index.js +1 -22
  80. package/dist/browser/api/operationStatus/index.js.map +1 -1
  81. package/dist/browser/api/operationStatus/operations.d.ts +9 -0
  82. package/dist/browser/api/operationStatus/operations.js +37 -0
  83. package/dist/browser/api/operationStatus/operations.js.map +1 -0
  84. package/dist/browser/api/operationStatus/options.d.ts +5 -0
  85. package/dist/browser/api/operationStatus/options.js +4 -0
  86. package/dist/browser/api/operationStatus/options.js.map +1 -0
  87. package/dist/browser/api/operations/index.d.ts +2 -8
  88. package/dist/browser/api/operations/index.js +1 -20
  89. package/dist/browser/api/operations/index.js.map +1 -1
  90. package/dist/browser/api/operations/operations.d.ts +10 -0
  91. package/dist/browser/api/operations/operations.js +34 -0
  92. package/dist/browser/api/operations/operations.js.map +1 -0
  93. package/dist/browser/api/operations/options.d.ts +5 -0
  94. package/dist/browser/api/operations/options.js +4 -0
  95. package/dist/browser/api/operations/options.js.map +1 -0
  96. package/dist/browser/api/schemaRegistries/index.d.ts +3 -0
  97. package/dist/browser/api/schemaRegistries/index.js +4 -0
  98. package/dist/browser/api/schemaRegistries/index.js.map +1 -0
  99. package/dist/browser/api/schemaRegistries/operations.d.ts +36 -0
  100. package/dist/browser/api/schemaRegistries/operations.js +216 -0
  101. package/dist/browser/api/schemaRegistries/operations.js.map +1 -0
  102. package/dist/browser/api/schemaRegistries/options.d.ts +26 -0
  103. package/dist/browser/api/schemaRegistries/options.js +4 -0
  104. package/dist/browser/api/schemaRegistries/options.js.map +1 -0
  105. package/dist/browser/api/schemaVersions/index.d.ts +3 -0
  106. package/dist/browser/api/schemaVersions/index.js +4 -0
  107. package/dist/browser/api/schemaVersions/index.js.map +1 -0
  108. package/dist/browser/api/schemaVersions/operations.d.ts +28 -0
  109. package/dist/browser/api/schemaVersions/operations.js +143 -0
  110. package/dist/browser/api/schemaVersions/operations.js.map +1 -0
  111. package/dist/browser/api/schemaVersions/options.d.ts +16 -0
  112. package/dist/browser/api/schemaVersions/options.js +4 -0
  113. package/dist/browser/api/schemaVersions/options.js.map +1 -0
  114. package/dist/browser/api/schemas/index.d.ts +3 -0
  115. package/dist/browser/api/schemas/index.js +4 -0
  116. package/dist/browser/api/schemas/index.js.map +1 -0
  117. package/dist/browser/api/schemas/operations.d.ts +28 -0
  118. package/dist/browser/api/schemas/operations.js +139 -0
  119. package/dist/browser/api/schemas/operations.js.map +1 -0
  120. package/dist/browser/api/schemas/options.d.ts +16 -0
  121. package/dist/browser/api/schemas/options.js +4 -0
  122. package/dist/browser/api/schemas/options.js.map +1 -0
  123. package/dist/browser/classic/assetEndpointProfiles/index.d.ts +10 -5
  124. package/dist/browser/classic/assetEndpointProfiles/index.js +10 -8
  125. package/dist/browser/classic/assetEndpointProfiles/index.js.map +1 -1
  126. package/dist/browser/classic/assets/index.d.ts +10 -5
  127. package/dist/browser/classic/assets/index.js +10 -8
  128. package/dist/browser/classic/assets/index.js.map +1 -1
  129. package/dist/browser/classic/billingContainers/index.d.ts +4 -4
  130. package/dist/browser/classic/billingContainers/index.js +6 -4
  131. package/dist/browser/classic/billingContainers/index.js.map +1 -1
  132. package/dist/browser/classic/index.d.ts +8 -0
  133. package/dist/browser/classic/index.js.map +1 -1
  134. package/dist/browser/classic/namespaceAssets/index.d.ts +25 -0
  135. package/dist/browser/classic/namespaceAssets/index.js +18 -0
  136. package/dist/browser/classic/namespaceAssets/index.js.map +1 -0
  137. package/dist/browser/classic/namespaceDevices/index.d.ts +25 -0
  138. package/dist/browser/classic/namespaceDevices/index.js +18 -0
  139. package/dist/browser/classic/namespaceDevices/index.js.map +1 -0
  140. package/dist/browser/classic/namespaceDiscoveredAssets/index.d.ts +25 -0
  141. package/dist/browser/classic/namespaceDiscoveredAssets/index.js +18 -0
  142. package/dist/browser/classic/namespaceDiscoveredAssets/index.js.map +1 -0
  143. package/dist/browser/classic/namespaceDiscoveredDevices/index.d.ts +25 -0
  144. package/dist/browser/classic/namespaceDiscoveredDevices/index.js +18 -0
  145. package/dist/browser/classic/namespaceDiscoveredDevices/index.js.map +1 -0
  146. package/dist/browser/classic/namespaces/index.d.ts +29 -0
  147. package/dist/browser/classic/namespaces/index.js +20 -0
  148. package/dist/browser/classic/namespaces/index.js.map +1 -0
  149. package/dist/browser/classic/operationStatus/index.d.ts +3 -3
  150. package/dist/browser/classic/operationStatus/index.js +5 -3
  151. package/dist/browser/classic/operationStatus/index.js.map +1 -1
  152. package/dist/browser/classic/operations/index.d.ts +4 -4
  153. package/dist/browser/classic/operations/index.js +5 -3
  154. package/dist/browser/classic/operations/index.js.map +1 -1
  155. package/dist/browser/classic/schemaRegistries/index.d.ts +27 -0
  156. package/dist/browser/classic/schemaRegistries/index.js +19 -0
  157. package/dist/browser/classic/schemaRegistries/index.js.map +1 -0
  158. package/dist/browser/classic/schemaVersions/index.d.ts +23 -0
  159. package/dist/browser/classic/schemaVersions/index.js +17 -0
  160. package/dist/browser/classic/schemaVersions/index.js.map +1 -0
  161. package/dist/browser/classic/schemas/index.d.ts +23 -0
  162. package/dist/browser/classic/schemas/index.js +17 -0
  163. package/dist/browser/classic/schemas/index.js.map +1 -0
  164. package/dist/browser/deviceRegistryManagementClient.d.ts +32 -8
  165. package/dist/browser/deviceRegistryManagementClient.js +54 -7
  166. package/dist/browser/deviceRegistryManagementClient.js.map +1 -1
  167. package/dist/browser/index.d.ts +18 -3
  168. package/dist/browser/index.js +3 -1
  169. package/dist/browser/index.js.map +1 -1
  170. package/dist/browser/models/index.d.ts +1 -1
  171. package/dist/browser/models/index.js +1 -1
  172. package/dist/browser/models/index.js.map +1 -1
  173. package/dist/browser/models/models.d.ts +1788 -324
  174. package/dist/browser/models/models.js +2500 -395
  175. package/dist/browser/models/models.js.map +1 -1
  176. package/dist/browser/restorePollerHelpers.d.ts +4 -4
  177. package/dist/browser/restorePollerHelpers.js +108 -24
  178. package/dist/browser/restorePollerHelpers.js.map +1 -1
  179. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  180. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  181. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  182. package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -1
  183. package/dist/browser/static-helpers/pagingHelpers.js +31 -50
  184. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
  185. package/dist/browser/static-helpers/pollingHelpers.d.ts +3 -3
  186. package/dist/browser/static-helpers/pollingHelpers.js +15 -12
  187. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  188. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  189. package/dist/browser/static-helpers/urlTemplate.js +185 -0
  190. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  191. package/dist/commonjs/api/assetEndpointProfiles/index.d.ts +2 -29
  192. package/dist/commonjs/api/assetEndpointProfiles/index.js +8 -164
  193. package/dist/commonjs/api/assetEndpointProfiles/index.js.map +1 -1
  194. package/dist/commonjs/api/assetEndpointProfiles/operations.d.ts +36 -0
  195. package/dist/commonjs/api/assetEndpointProfiles/operations.js +236 -0
  196. package/dist/commonjs/api/assetEndpointProfiles/operations.js.map +1 -0
  197. package/dist/commonjs/api/assetEndpointProfiles/options.d.ts +26 -0
  198. package/dist/commonjs/api/assetEndpointProfiles/options.js.map +1 -0
  199. package/dist/commonjs/api/assets/index.d.ts +2 -29
  200. package/dist/commonjs/api/assets/index.js +8 -152
  201. package/dist/commonjs/api/assets/index.js.map +1 -1
  202. package/dist/commonjs/api/assets/operations.d.ts +36 -0
  203. package/dist/commonjs/api/assets/operations.js +224 -0
  204. package/dist/commonjs/api/assets/operations.js.map +1 -0
  205. package/dist/commonjs/api/assets/options.d.ts +26 -0
  206. package/dist/commonjs/api/assets/options.js +5 -0
  207. package/dist/commonjs/api/assets/options.js.map +1 -0
  208. package/dist/commonjs/api/billingContainers/index.d.ts +2 -12
  209. package/dist/commonjs/api/billingContainers/index.js +4 -52
  210. package/dist/commonjs/api/billingContainers/index.js.map +1 -1
  211. package/dist/commonjs/api/billingContainers/operations.d.ts +14 -0
  212. package/dist/commonjs/api/billingContainers/operations.js +77 -0
  213. package/dist/commonjs/api/billingContainers/operations.js.map +1 -0
  214. package/dist/commonjs/api/billingContainers/options.d.ts +8 -0
  215. package/dist/commonjs/api/billingContainers/options.js +5 -0
  216. package/dist/commonjs/api/billingContainers/options.js.map +1 -0
  217. package/dist/commonjs/api/deviceRegistryManagementContext.d.ts +5 -2
  218. package/dist/commonjs/api/deviceRegistryManagementContext.js +18 -11
  219. package/dist/commonjs/api/deviceRegistryManagementContext.js.map +1 -1
  220. package/dist/commonjs/api/index.d.ts +0 -6
  221. package/dist/commonjs/api/index.js +1 -22
  222. package/dist/commonjs/api/index.js.map +1 -1
  223. package/dist/commonjs/api/namespaceAssets/index.d.ts +3 -0
  224. package/dist/commonjs/api/namespaceAssets/index.js +12 -0
  225. package/dist/commonjs/api/namespaceAssets/index.js.map +1 -0
  226. package/dist/commonjs/api/namespaceAssets/operations.d.ts +32 -0
  227. package/dist/commonjs/api/namespaceAssets/operations.js +206 -0
  228. package/dist/commonjs/api/namespaceAssets/operations.js.map +1 -0
  229. package/dist/commonjs/api/namespaceAssets/options.d.ts +23 -0
  230. package/dist/commonjs/api/namespaceAssets/options.js +5 -0
  231. package/dist/commonjs/api/namespaceAssets/options.js.map +1 -0
  232. package/dist/commonjs/api/namespaceDevices/index.d.ts +3 -0
  233. package/dist/commonjs/api/namespaceDevices/index.js +12 -0
  234. package/dist/commonjs/api/namespaceDevices/index.js.map +1 -0
  235. package/dist/commonjs/api/namespaceDevices/operations.d.ts +32 -0
  236. package/dist/commonjs/api/namespaceDevices/operations.js +206 -0
  237. package/dist/commonjs/api/namespaceDevices/operations.js.map +1 -0
  238. package/dist/commonjs/api/namespaceDevices/options.d.ts +23 -0
  239. package/dist/commonjs/api/namespaceDevices/options.js +5 -0
  240. package/dist/commonjs/api/namespaceDevices/options.js.map +1 -0
  241. package/dist/commonjs/api/namespaceDiscoveredAssets/index.d.ts +3 -0
  242. package/dist/commonjs/api/namespaceDiscoveredAssets/index.js +12 -0
  243. package/dist/commonjs/api/namespaceDiscoveredAssets/index.js.map +1 -0
  244. package/dist/commonjs/api/namespaceDiscoveredAssets/operations.d.ts +32 -0
  245. package/dist/commonjs/api/namespaceDiscoveredAssets/operations.js +214 -0
  246. package/dist/commonjs/api/namespaceDiscoveredAssets/operations.js.map +1 -0
  247. package/dist/commonjs/api/namespaceDiscoveredAssets/options.d.ts +23 -0
  248. package/dist/commonjs/api/namespaceDiscoveredAssets/options.js +5 -0
  249. package/dist/commonjs/api/namespaceDiscoveredAssets/options.js.map +1 -0
  250. package/dist/commonjs/api/namespaceDiscoveredDevices/index.d.ts +3 -0
  251. package/dist/commonjs/api/namespaceDiscoveredDevices/index.js +12 -0
  252. package/dist/commonjs/api/namespaceDiscoveredDevices/index.js.map +1 -0
  253. package/dist/commonjs/api/namespaceDiscoveredDevices/operations.d.ts +32 -0
  254. package/dist/commonjs/api/namespaceDiscoveredDevices/operations.js +214 -0
  255. package/dist/commonjs/api/namespaceDiscoveredDevices/operations.js.map +1 -0
  256. package/dist/commonjs/api/namespaceDiscoveredDevices/options.d.ts +23 -0
  257. package/dist/commonjs/api/namespaceDiscoveredDevices/options.js +5 -0
  258. package/dist/commonjs/api/namespaceDiscoveredDevices/options.js.map +1 -0
  259. package/dist/commonjs/api/namespaces/index.d.ts +3 -0
  260. package/dist/commonjs/api/namespaces/index.js +14 -0
  261. package/dist/commonjs/api/namespaces/index.js.map +1 -0
  262. package/dist/commonjs/api/namespaces/operations.d.ts +40 -0
  263. package/dist/commonjs/api/namespaces/operations.js +264 -0
  264. package/dist/commonjs/api/namespaces/operations.js.map +1 -0
  265. package/dist/commonjs/api/namespaces/options.d.ts +31 -0
  266. package/dist/commonjs/api/namespaces/options.js +5 -0
  267. package/dist/commonjs/api/namespaces/options.js.map +1 -0
  268. package/dist/commonjs/api/operationStatus/index.d.ts +2 -7
  269. package/dist/commonjs/api/operationStatus/index.js +3 -25
  270. package/dist/commonjs/api/operationStatus/index.js.map +1 -1
  271. package/dist/commonjs/api/operationStatus/operations.d.ts +9 -0
  272. package/dist/commonjs/api/operationStatus/operations.js +42 -0
  273. package/dist/commonjs/api/operationStatus/operations.js.map +1 -0
  274. package/dist/commonjs/api/operationStatus/options.d.ts +5 -0
  275. package/dist/commonjs/api/operationStatus/options.js +5 -0
  276. package/dist/commonjs/api/operationStatus/options.js.map +1 -0
  277. package/dist/commonjs/api/operations/index.d.ts +2 -8
  278. package/dist/commonjs/api/operations/index.js +3 -23
  279. package/dist/commonjs/api/operations/index.js.map +1 -1
  280. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  281. package/dist/commonjs/api/operations/operations.js +39 -0
  282. package/dist/commonjs/api/operations/operations.js.map +1 -0
  283. package/dist/commonjs/api/operations/options.d.ts +5 -0
  284. package/dist/commonjs/api/operations/options.js +5 -0
  285. package/dist/commonjs/api/operations/options.js.map +1 -0
  286. package/dist/commonjs/api/schemaRegistries/index.d.ts +3 -0
  287. package/dist/commonjs/api/schemaRegistries/index.js +13 -0
  288. package/dist/commonjs/api/schemaRegistries/index.js.map +1 -0
  289. package/dist/commonjs/api/schemaRegistries/operations.d.ts +36 -0
  290. package/dist/commonjs/api/schemaRegistries/operations.js +236 -0
  291. package/dist/commonjs/api/schemaRegistries/operations.js.map +1 -0
  292. package/dist/commonjs/api/schemaRegistries/options.d.ts +26 -0
  293. package/dist/commonjs/api/schemaRegistries/options.js +5 -0
  294. package/dist/commonjs/api/schemaRegistries/options.js.map +1 -0
  295. package/dist/commonjs/api/schemaVersions/index.d.ts +3 -0
  296. package/dist/commonjs/api/schemaVersions/index.js +11 -0
  297. package/dist/commonjs/api/schemaVersions/index.js.map +1 -0
  298. package/dist/commonjs/api/schemaVersions/operations.d.ts +28 -0
  299. package/dist/commonjs/api/schemaVersions/operations.js +157 -0
  300. package/dist/commonjs/api/schemaVersions/operations.js.map +1 -0
  301. package/dist/commonjs/api/schemaVersions/options.d.ts +16 -0
  302. package/dist/commonjs/api/schemaVersions/options.js +5 -0
  303. package/dist/commonjs/api/schemaVersions/options.js.map +1 -0
  304. package/dist/commonjs/api/schemas/index.d.ts +3 -0
  305. package/dist/commonjs/api/schemas/index.js +11 -0
  306. package/dist/commonjs/api/schemas/index.js.map +1 -0
  307. package/dist/commonjs/api/schemas/operations.d.ts +28 -0
  308. package/dist/commonjs/api/schemas/operations.js +153 -0
  309. package/dist/commonjs/api/schemas/operations.js.map +1 -0
  310. package/dist/commonjs/api/schemas/options.d.ts +16 -0
  311. package/dist/commonjs/api/schemas/options.js +5 -0
  312. package/dist/commonjs/api/schemas/options.js.map +1 -0
  313. package/dist/commonjs/classic/assetEndpointProfiles/index.d.ts +10 -5
  314. package/dist/commonjs/classic/assetEndpointProfiles/index.js +10 -8
  315. package/dist/commonjs/classic/assetEndpointProfiles/index.js.map +1 -1
  316. package/dist/commonjs/classic/assets/index.d.ts +10 -5
  317. package/dist/commonjs/classic/assets/index.js +10 -8
  318. package/dist/commonjs/classic/assets/index.js.map +1 -1
  319. package/dist/commonjs/classic/billingContainers/index.d.ts +4 -4
  320. package/dist/commonjs/classic/billingContainers/index.js +6 -4
  321. package/dist/commonjs/classic/billingContainers/index.js.map +1 -1
  322. package/dist/commonjs/classic/index.d.ts +8 -0
  323. package/dist/commonjs/classic/index.js.map +1 -1
  324. package/dist/commonjs/classic/namespaceAssets/index.d.ts +25 -0
  325. package/dist/commonjs/classic/namespaceAssets/index.js +21 -0
  326. package/dist/commonjs/classic/namespaceAssets/index.js.map +1 -0
  327. package/dist/commonjs/classic/namespaceDevices/index.d.ts +25 -0
  328. package/dist/commonjs/classic/namespaceDevices/index.js +21 -0
  329. package/dist/commonjs/classic/namespaceDevices/index.js.map +1 -0
  330. package/dist/commonjs/classic/namespaceDiscoveredAssets/index.d.ts +25 -0
  331. package/dist/commonjs/classic/namespaceDiscoveredAssets/index.js +21 -0
  332. package/dist/commonjs/classic/namespaceDiscoveredAssets/index.js.map +1 -0
  333. package/dist/commonjs/classic/namespaceDiscoveredDevices/index.d.ts +25 -0
  334. package/dist/commonjs/classic/namespaceDiscoveredDevices/index.js +21 -0
  335. package/dist/commonjs/classic/namespaceDiscoveredDevices/index.js.map +1 -0
  336. package/dist/commonjs/classic/namespaces/index.d.ts +29 -0
  337. package/dist/commonjs/classic/namespaces/index.js +23 -0
  338. package/dist/commonjs/classic/namespaces/index.js.map +1 -0
  339. package/dist/commonjs/classic/operationStatus/index.d.ts +3 -3
  340. package/dist/commonjs/classic/operationStatus/index.js +5 -3
  341. package/dist/commonjs/classic/operationStatus/index.js.map +1 -1
  342. package/dist/commonjs/classic/operations/index.d.ts +4 -4
  343. package/dist/commonjs/classic/operations/index.js +5 -3
  344. package/dist/commonjs/classic/operations/index.js.map +1 -1
  345. package/dist/commonjs/classic/schemaRegistries/index.d.ts +27 -0
  346. package/dist/commonjs/classic/schemaRegistries/index.js +22 -0
  347. package/dist/commonjs/classic/schemaRegistries/index.js.map +1 -0
  348. package/dist/commonjs/classic/schemaVersions/index.d.ts +23 -0
  349. package/dist/commonjs/classic/schemaVersions/index.js +20 -0
  350. package/dist/commonjs/classic/schemaVersions/index.js.map +1 -0
  351. package/dist/commonjs/classic/schemas/index.d.ts +23 -0
  352. package/dist/commonjs/classic/schemas/index.js +20 -0
  353. package/dist/commonjs/classic/schemas/index.js.map +1 -0
  354. package/dist/commonjs/deviceRegistryManagementClient.d.ts +32 -8
  355. package/dist/commonjs/deviceRegistryManagementClient.js +57 -10
  356. package/dist/commonjs/deviceRegistryManagementClient.js.map +1 -1
  357. package/dist/commonjs/index.d.ts +18 -3
  358. package/dist/commonjs/index.js +18 -6
  359. package/dist/commonjs/index.js.map +1 -1
  360. package/dist/commonjs/models/index.d.ts +1 -1
  361. package/dist/commonjs/models/index.js +16 -6
  362. package/dist/commonjs/models/index.js.map +1 -1
  363. package/dist/commonjs/models/models.d.ts +1788 -324
  364. package/dist/commonjs/models/models.js +2726 -400
  365. package/dist/commonjs/models/models.js.map +1 -1
  366. package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
  367. package/dist/commonjs/restorePollerHelpers.js +107 -23
  368. package/dist/commonjs/restorePollerHelpers.js.map +1 -1
  369. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  370. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +42 -0
  371. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -0
  372. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -1
  373. package/dist/commonjs/static-helpers/pagingHelpers.js +31 -50
  374. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
  375. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +3 -3
  376. package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
  377. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  378. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  379. package/dist/commonjs/static-helpers/urlTemplate.js +188 -0
  380. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  381. package/dist/commonjs/tsdoc-metadata.json +11 -11
  382. package/dist/esm/api/assetEndpointProfiles/index.d.ts +2 -29
  383. package/dist/esm/api/assetEndpointProfiles/index.js +1 -146
  384. package/dist/esm/api/assetEndpointProfiles/index.js.map +1 -1
  385. package/dist/esm/api/assetEndpointProfiles/operations.d.ts +36 -0
  386. package/dist/esm/api/assetEndpointProfiles/operations.js +216 -0
  387. package/dist/esm/api/assetEndpointProfiles/operations.js.map +1 -0
  388. package/dist/esm/api/assetEndpointProfiles/options.d.ts +26 -0
  389. package/dist/esm/api/assetEndpointProfiles/options.js +4 -0
  390. package/dist/esm/api/assetEndpointProfiles/options.js.map +1 -0
  391. package/dist/esm/api/assets/index.d.ts +2 -29
  392. package/dist/esm/api/assets/index.js +1 -134
  393. package/dist/esm/api/assets/index.js.map +1 -1
  394. package/dist/esm/api/assets/operations.d.ts +36 -0
  395. package/dist/esm/api/assets/operations.js +204 -0
  396. package/dist/esm/api/assets/operations.js.map +1 -0
  397. package/dist/esm/api/assets/options.d.ts +26 -0
  398. package/dist/esm/api/assets/options.js +4 -0
  399. package/dist/esm/api/assets/options.js.map +1 -0
  400. package/dist/esm/api/billingContainers/index.d.ts +2 -12
  401. package/dist/esm/api/billingContainers/index.js +1 -46
  402. package/dist/esm/api/billingContainers/index.js.map +1 -1
  403. package/dist/esm/api/billingContainers/operations.d.ts +14 -0
  404. package/dist/esm/api/billingContainers/operations.js +69 -0
  405. package/dist/esm/api/billingContainers/operations.js.map +1 -0
  406. package/dist/esm/api/billingContainers/options.d.ts +8 -0
  407. package/dist/esm/api/billingContainers/options.js +4 -0
  408. package/dist/esm/api/billingContainers/options.js.map +1 -0
  409. package/dist/esm/api/deviceRegistryManagementContext.d.ts +5 -2
  410. package/dist/esm/api/deviceRegistryManagementContext.js +18 -11
  411. package/dist/esm/api/deviceRegistryManagementContext.js.map +1 -1
  412. package/dist/esm/api/index.d.ts +0 -6
  413. package/dist/esm/api/index.js +0 -5
  414. package/dist/esm/api/index.js.map +1 -1
  415. package/dist/esm/api/namespaceAssets/index.d.ts +3 -0
  416. package/dist/esm/api/namespaceAssets/index.js +4 -0
  417. package/dist/esm/api/namespaceAssets/index.js.map +1 -0
  418. package/dist/esm/api/namespaceAssets/operations.d.ts +32 -0
  419. package/dist/esm/api/namespaceAssets/operations.js +189 -0
  420. package/dist/esm/api/namespaceAssets/operations.js.map +1 -0
  421. package/dist/esm/api/namespaceAssets/options.d.ts +23 -0
  422. package/dist/esm/api/namespaceAssets/options.js +4 -0
  423. package/dist/esm/api/namespaceAssets/options.js.map +1 -0
  424. package/dist/esm/api/namespaceDevices/index.d.ts +3 -0
  425. package/dist/esm/api/namespaceDevices/index.js +4 -0
  426. package/dist/esm/api/namespaceDevices/index.js.map +1 -0
  427. package/dist/esm/api/namespaceDevices/operations.d.ts +32 -0
  428. package/dist/esm/api/namespaceDevices/operations.js +189 -0
  429. package/dist/esm/api/namespaceDevices/operations.js.map +1 -0
  430. package/dist/esm/api/namespaceDevices/options.d.ts +23 -0
  431. package/dist/esm/api/namespaceDevices/options.js +4 -0
  432. package/dist/esm/api/namespaceDevices/options.js.map +1 -0
  433. package/dist/esm/api/namespaceDiscoveredAssets/index.d.ts +3 -0
  434. package/dist/esm/api/namespaceDiscoveredAssets/index.js +4 -0
  435. package/dist/esm/api/namespaceDiscoveredAssets/index.js.map +1 -0
  436. package/dist/esm/api/namespaceDiscoveredAssets/operations.d.ts +32 -0
  437. package/dist/esm/api/namespaceDiscoveredAssets/operations.js +197 -0
  438. package/dist/esm/api/namespaceDiscoveredAssets/operations.js.map +1 -0
  439. package/dist/esm/api/namespaceDiscoveredAssets/options.d.ts +23 -0
  440. package/dist/esm/api/namespaceDiscoveredAssets/options.js +4 -0
  441. package/dist/esm/api/namespaceDiscoveredAssets/options.js.map +1 -0
  442. package/dist/esm/api/namespaceDiscoveredDevices/index.d.ts +3 -0
  443. package/dist/esm/api/namespaceDiscoveredDevices/index.js +4 -0
  444. package/dist/esm/api/namespaceDiscoveredDevices/index.js.map +1 -0
  445. package/dist/esm/api/namespaceDiscoveredDevices/operations.d.ts +32 -0
  446. package/dist/esm/api/namespaceDiscoveredDevices/operations.js +197 -0
  447. package/dist/esm/api/namespaceDiscoveredDevices/operations.js.map +1 -0
  448. package/dist/esm/api/namespaceDiscoveredDevices/options.d.ts +23 -0
  449. package/dist/esm/api/namespaceDiscoveredDevices/options.js +4 -0
  450. package/dist/esm/api/namespaceDiscoveredDevices/options.js.map +1 -0
  451. package/dist/esm/api/namespaces/index.d.ts +3 -0
  452. package/dist/esm/api/namespaces/index.js +4 -0
  453. package/dist/esm/api/namespaces/index.js.map +1 -0
  454. package/dist/esm/api/namespaces/operations.d.ts +40 -0
  455. package/dist/esm/api/namespaces/operations.js +241 -0
  456. package/dist/esm/api/namespaces/operations.js.map +1 -0
  457. package/dist/esm/api/namespaces/options.d.ts +31 -0
  458. package/dist/esm/api/namespaces/options.js +4 -0
  459. package/dist/esm/api/namespaces/options.js.map +1 -0
  460. package/dist/esm/api/operationStatus/index.d.ts +2 -7
  461. package/dist/esm/api/operationStatus/index.js +1 -22
  462. package/dist/esm/api/operationStatus/index.js.map +1 -1
  463. package/dist/esm/api/operationStatus/operations.d.ts +9 -0
  464. package/dist/esm/api/operationStatus/operations.js +37 -0
  465. package/dist/esm/api/operationStatus/operations.js.map +1 -0
  466. package/dist/esm/api/operationStatus/options.d.ts +5 -0
  467. package/dist/esm/api/operationStatus/options.js +4 -0
  468. package/dist/esm/api/operationStatus/options.js.map +1 -0
  469. package/dist/esm/api/operations/index.d.ts +2 -8
  470. package/dist/esm/api/operations/index.js +1 -20
  471. package/dist/esm/api/operations/index.js.map +1 -1
  472. package/dist/esm/api/operations/operations.d.ts +10 -0
  473. package/dist/esm/api/operations/operations.js +34 -0
  474. package/dist/esm/api/operations/operations.js.map +1 -0
  475. package/dist/esm/api/operations/options.d.ts +5 -0
  476. package/dist/esm/api/operations/options.js +4 -0
  477. package/dist/esm/api/operations/options.js.map +1 -0
  478. package/dist/esm/api/schemaRegistries/index.d.ts +3 -0
  479. package/dist/esm/api/schemaRegistries/index.js +4 -0
  480. package/dist/esm/api/schemaRegistries/index.js.map +1 -0
  481. package/dist/esm/api/schemaRegistries/operations.d.ts +36 -0
  482. package/dist/esm/api/schemaRegistries/operations.js +216 -0
  483. package/dist/esm/api/schemaRegistries/operations.js.map +1 -0
  484. package/dist/esm/api/schemaRegistries/options.d.ts +26 -0
  485. package/dist/esm/api/schemaRegistries/options.js +4 -0
  486. package/dist/esm/api/schemaRegistries/options.js.map +1 -0
  487. package/dist/esm/api/schemaVersions/index.d.ts +3 -0
  488. package/dist/esm/api/schemaVersions/index.js +4 -0
  489. package/dist/esm/api/schemaVersions/index.js.map +1 -0
  490. package/dist/esm/api/schemaVersions/operations.d.ts +28 -0
  491. package/dist/esm/api/schemaVersions/operations.js +143 -0
  492. package/dist/esm/api/schemaVersions/operations.js.map +1 -0
  493. package/dist/esm/api/schemaVersions/options.d.ts +16 -0
  494. package/dist/esm/api/schemaVersions/options.js +4 -0
  495. package/dist/esm/api/schemaVersions/options.js.map +1 -0
  496. package/dist/esm/api/schemas/index.d.ts +3 -0
  497. package/dist/esm/api/schemas/index.js +4 -0
  498. package/dist/esm/api/schemas/index.js.map +1 -0
  499. package/dist/esm/api/schemas/operations.d.ts +28 -0
  500. package/dist/esm/api/schemas/operations.js +139 -0
  501. package/dist/esm/api/schemas/operations.js.map +1 -0
  502. package/dist/esm/api/schemas/options.d.ts +16 -0
  503. package/dist/esm/api/schemas/options.js +4 -0
  504. package/dist/esm/api/schemas/options.js.map +1 -0
  505. package/dist/esm/classic/assetEndpointProfiles/index.d.ts +10 -5
  506. package/dist/esm/classic/assetEndpointProfiles/index.js +10 -8
  507. package/dist/esm/classic/assetEndpointProfiles/index.js.map +1 -1
  508. package/dist/esm/classic/assets/index.d.ts +10 -5
  509. package/dist/esm/classic/assets/index.js +10 -8
  510. package/dist/esm/classic/assets/index.js.map +1 -1
  511. package/dist/esm/classic/billingContainers/index.d.ts +4 -4
  512. package/dist/esm/classic/billingContainers/index.js +6 -4
  513. package/dist/esm/classic/billingContainers/index.js.map +1 -1
  514. package/dist/esm/classic/index.d.ts +8 -0
  515. package/dist/esm/classic/index.js.map +1 -1
  516. package/dist/esm/classic/namespaceAssets/index.d.ts +25 -0
  517. package/dist/esm/classic/namespaceAssets/index.js +18 -0
  518. package/dist/esm/classic/namespaceAssets/index.js.map +1 -0
  519. package/dist/esm/classic/namespaceDevices/index.d.ts +25 -0
  520. package/dist/esm/classic/namespaceDevices/index.js +18 -0
  521. package/dist/esm/classic/namespaceDevices/index.js.map +1 -0
  522. package/dist/esm/classic/namespaceDiscoveredAssets/index.d.ts +25 -0
  523. package/dist/esm/classic/namespaceDiscoveredAssets/index.js +18 -0
  524. package/dist/esm/classic/namespaceDiscoveredAssets/index.js.map +1 -0
  525. package/dist/esm/classic/namespaceDiscoveredDevices/index.d.ts +25 -0
  526. package/dist/esm/classic/namespaceDiscoveredDevices/index.js +18 -0
  527. package/dist/esm/classic/namespaceDiscoveredDevices/index.js.map +1 -0
  528. package/dist/esm/classic/namespaces/index.d.ts +29 -0
  529. package/dist/esm/classic/namespaces/index.js +20 -0
  530. package/dist/esm/classic/namespaces/index.js.map +1 -0
  531. package/dist/esm/classic/operationStatus/index.d.ts +3 -3
  532. package/dist/esm/classic/operationStatus/index.js +5 -3
  533. package/dist/esm/classic/operationStatus/index.js.map +1 -1
  534. package/dist/esm/classic/operations/index.d.ts +4 -4
  535. package/dist/esm/classic/operations/index.js +5 -3
  536. package/dist/esm/classic/operations/index.js.map +1 -1
  537. package/dist/esm/classic/schemaRegistries/index.d.ts +27 -0
  538. package/dist/esm/classic/schemaRegistries/index.js +19 -0
  539. package/dist/esm/classic/schemaRegistries/index.js.map +1 -0
  540. package/dist/esm/classic/schemaVersions/index.d.ts +23 -0
  541. package/dist/esm/classic/schemaVersions/index.js +17 -0
  542. package/dist/esm/classic/schemaVersions/index.js.map +1 -0
  543. package/dist/esm/classic/schemas/index.d.ts +23 -0
  544. package/dist/esm/classic/schemas/index.js +17 -0
  545. package/dist/esm/classic/schemas/index.js.map +1 -0
  546. package/dist/esm/deviceRegistryManagementClient.d.ts +32 -8
  547. package/dist/esm/deviceRegistryManagementClient.js +54 -7
  548. package/dist/esm/deviceRegistryManagementClient.js.map +1 -1
  549. package/dist/esm/index.d.ts +18 -3
  550. package/dist/esm/index.js +3 -1
  551. package/dist/esm/index.js.map +1 -1
  552. package/dist/esm/models/index.d.ts +1 -1
  553. package/dist/esm/models/index.js +1 -1
  554. package/dist/esm/models/index.js.map +1 -1
  555. package/dist/esm/models/models.d.ts +1788 -324
  556. package/dist/esm/models/models.js +2500 -395
  557. package/dist/esm/models/models.js.map +1 -1
  558. package/dist/esm/restorePollerHelpers.d.ts +4 -4
  559. package/dist/esm/restorePollerHelpers.js +108 -24
  560. package/dist/esm/restorePollerHelpers.js.map +1 -1
  561. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  562. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  563. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  564. package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -1
  565. package/dist/esm/static-helpers/pagingHelpers.js +31 -50
  566. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
  567. package/dist/esm/static-helpers/pollingHelpers.d.ts +3 -3
  568. package/dist/esm/static-helpers/pollingHelpers.js +15 -12
  569. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  570. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  571. package/dist/esm/static-helpers/urlTemplate.js +185 -0
  572. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  573. package/dist/react-native/api/assetEndpointProfiles/index.d.ts +2 -29
  574. package/dist/react-native/api/assetEndpointProfiles/index.js +1 -146
  575. package/dist/react-native/api/assetEndpointProfiles/index.js.map +1 -1
  576. package/dist/react-native/api/assetEndpointProfiles/operations.d.ts +36 -0
  577. package/dist/react-native/api/assetEndpointProfiles/operations.js +216 -0
  578. package/dist/react-native/api/assetEndpointProfiles/operations.js.map +1 -0
  579. package/dist/react-native/api/assetEndpointProfiles/options.d.ts +26 -0
  580. package/dist/react-native/api/assetEndpointProfiles/options.js +4 -0
  581. package/dist/react-native/api/assetEndpointProfiles/options.js.map +1 -0
  582. package/dist/react-native/api/assets/index.d.ts +2 -29
  583. package/dist/react-native/api/assets/index.js +1 -134
  584. package/dist/react-native/api/assets/index.js.map +1 -1
  585. package/dist/react-native/api/assets/operations.d.ts +36 -0
  586. package/dist/react-native/api/assets/operations.js +204 -0
  587. package/dist/react-native/api/assets/operations.js.map +1 -0
  588. package/dist/react-native/api/assets/options.d.ts +26 -0
  589. package/dist/react-native/api/assets/options.js +4 -0
  590. package/dist/react-native/api/assets/options.js.map +1 -0
  591. package/dist/react-native/api/billingContainers/index.d.ts +2 -12
  592. package/dist/react-native/api/billingContainers/index.js +1 -46
  593. package/dist/react-native/api/billingContainers/index.js.map +1 -1
  594. package/dist/react-native/api/billingContainers/operations.d.ts +14 -0
  595. package/dist/react-native/api/billingContainers/operations.js +69 -0
  596. package/dist/react-native/api/billingContainers/operations.js.map +1 -0
  597. package/dist/react-native/api/billingContainers/options.d.ts +8 -0
  598. package/dist/react-native/api/billingContainers/options.js +4 -0
  599. package/dist/react-native/api/billingContainers/options.js.map +1 -0
  600. package/dist/react-native/api/deviceRegistryManagementContext.d.ts +5 -2
  601. package/dist/react-native/api/deviceRegistryManagementContext.js +18 -11
  602. package/dist/react-native/api/deviceRegistryManagementContext.js.map +1 -1
  603. package/dist/react-native/api/index.d.ts +0 -6
  604. package/dist/react-native/api/index.js +0 -5
  605. package/dist/react-native/api/index.js.map +1 -1
  606. package/dist/react-native/api/namespaceAssets/index.d.ts +3 -0
  607. package/dist/react-native/api/namespaceAssets/index.js +4 -0
  608. package/dist/react-native/api/namespaceAssets/index.js.map +1 -0
  609. package/dist/react-native/api/namespaceAssets/operations.d.ts +32 -0
  610. package/dist/react-native/api/namespaceAssets/operations.js +189 -0
  611. package/dist/react-native/api/namespaceAssets/operations.js.map +1 -0
  612. package/dist/react-native/api/namespaceAssets/options.d.ts +23 -0
  613. package/dist/react-native/api/namespaceAssets/options.js +4 -0
  614. package/dist/react-native/api/namespaceAssets/options.js.map +1 -0
  615. package/dist/react-native/api/namespaceDevices/index.d.ts +3 -0
  616. package/dist/react-native/api/namespaceDevices/index.js +4 -0
  617. package/dist/react-native/api/namespaceDevices/index.js.map +1 -0
  618. package/dist/react-native/api/namespaceDevices/operations.d.ts +32 -0
  619. package/dist/react-native/api/namespaceDevices/operations.js +189 -0
  620. package/dist/react-native/api/namespaceDevices/operations.js.map +1 -0
  621. package/dist/react-native/api/namespaceDevices/options.d.ts +23 -0
  622. package/dist/react-native/api/namespaceDevices/options.js +4 -0
  623. package/dist/react-native/api/namespaceDevices/options.js.map +1 -0
  624. package/dist/react-native/api/namespaceDiscoveredAssets/index.d.ts +3 -0
  625. package/dist/react-native/api/namespaceDiscoveredAssets/index.js +4 -0
  626. package/dist/react-native/api/namespaceDiscoveredAssets/index.js.map +1 -0
  627. package/dist/react-native/api/namespaceDiscoveredAssets/operations.d.ts +32 -0
  628. package/dist/react-native/api/namespaceDiscoveredAssets/operations.js +197 -0
  629. package/dist/react-native/api/namespaceDiscoveredAssets/operations.js.map +1 -0
  630. package/dist/react-native/api/namespaceDiscoveredAssets/options.d.ts +23 -0
  631. package/dist/react-native/api/namespaceDiscoveredAssets/options.js +4 -0
  632. package/dist/react-native/api/namespaceDiscoveredAssets/options.js.map +1 -0
  633. package/dist/react-native/api/namespaceDiscoveredDevices/index.d.ts +3 -0
  634. package/dist/react-native/api/namespaceDiscoveredDevices/index.js +4 -0
  635. package/dist/react-native/api/namespaceDiscoveredDevices/index.js.map +1 -0
  636. package/dist/react-native/api/namespaceDiscoveredDevices/operations.d.ts +32 -0
  637. package/dist/react-native/api/namespaceDiscoveredDevices/operations.js +197 -0
  638. package/dist/react-native/api/namespaceDiscoveredDevices/operations.js.map +1 -0
  639. package/dist/react-native/api/namespaceDiscoveredDevices/options.d.ts +23 -0
  640. package/dist/react-native/api/namespaceDiscoveredDevices/options.js +4 -0
  641. package/dist/react-native/api/namespaceDiscoveredDevices/options.js.map +1 -0
  642. package/dist/react-native/api/namespaces/index.d.ts +3 -0
  643. package/dist/react-native/api/namespaces/index.js +4 -0
  644. package/dist/react-native/api/namespaces/index.js.map +1 -0
  645. package/dist/react-native/api/namespaces/operations.d.ts +40 -0
  646. package/dist/react-native/api/namespaces/operations.js +241 -0
  647. package/dist/react-native/api/namespaces/operations.js.map +1 -0
  648. package/dist/react-native/api/namespaces/options.d.ts +31 -0
  649. package/dist/react-native/api/namespaces/options.js +4 -0
  650. package/dist/react-native/api/namespaces/options.js.map +1 -0
  651. package/dist/react-native/api/operationStatus/index.d.ts +2 -7
  652. package/dist/react-native/api/operationStatus/index.js +1 -22
  653. package/dist/react-native/api/operationStatus/index.js.map +1 -1
  654. package/dist/react-native/api/operationStatus/operations.d.ts +9 -0
  655. package/dist/react-native/api/operationStatus/operations.js +37 -0
  656. package/dist/react-native/api/operationStatus/operations.js.map +1 -0
  657. package/dist/react-native/api/operationStatus/options.d.ts +5 -0
  658. package/dist/react-native/api/operationStatus/options.js +4 -0
  659. package/dist/react-native/api/operationStatus/options.js.map +1 -0
  660. package/dist/react-native/api/operations/index.d.ts +2 -8
  661. package/dist/react-native/api/operations/index.js +1 -20
  662. package/dist/react-native/api/operations/index.js.map +1 -1
  663. package/dist/react-native/api/operations/operations.d.ts +10 -0
  664. package/dist/react-native/api/operations/operations.js +34 -0
  665. package/dist/react-native/api/operations/operations.js.map +1 -0
  666. package/dist/react-native/api/operations/options.d.ts +5 -0
  667. package/dist/react-native/api/operations/options.js +4 -0
  668. package/dist/react-native/api/operations/options.js.map +1 -0
  669. package/dist/react-native/api/schemaRegistries/index.d.ts +3 -0
  670. package/dist/react-native/api/schemaRegistries/index.js +4 -0
  671. package/dist/react-native/api/schemaRegistries/index.js.map +1 -0
  672. package/dist/react-native/api/schemaRegistries/operations.d.ts +36 -0
  673. package/dist/react-native/api/schemaRegistries/operations.js +216 -0
  674. package/dist/react-native/api/schemaRegistries/operations.js.map +1 -0
  675. package/dist/react-native/api/schemaRegistries/options.d.ts +26 -0
  676. package/dist/react-native/api/schemaRegistries/options.js +4 -0
  677. package/dist/react-native/api/schemaRegistries/options.js.map +1 -0
  678. package/dist/react-native/api/schemaVersions/index.d.ts +3 -0
  679. package/dist/react-native/api/schemaVersions/index.js +4 -0
  680. package/dist/react-native/api/schemaVersions/index.js.map +1 -0
  681. package/dist/react-native/api/schemaVersions/operations.d.ts +28 -0
  682. package/dist/react-native/api/schemaVersions/operations.js +143 -0
  683. package/dist/react-native/api/schemaVersions/operations.js.map +1 -0
  684. package/dist/react-native/api/schemaVersions/options.d.ts +16 -0
  685. package/dist/react-native/api/schemaVersions/options.js +4 -0
  686. package/dist/react-native/api/schemaVersions/options.js.map +1 -0
  687. package/dist/react-native/api/schemas/index.d.ts +3 -0
  688. package/dist/react-native/api/schemas/index.js +4 -0
  689. package/dist/react-native/api/schemas/index.js.map +1 -0
  690. package/dist/react-native/api/schemas/operations.d.ts +28 -0
  691. package/dist/react-native/api/schemas/operations.js +139 -0
  692. package/dist/react-native/api/schemas/operations.js.map +1 -0
  693. package/dist/react-native/api/schemas/options.d.ts +16 -0
  694. package/dist/react-native/api/schemas/options.js +4 -0
  695. package/dist/react-native/api/schemas/options.js.map +1 -0
  696. package/dist/react-native/classic/assetEndpointProfiles/index.d.ts +10 -5
  697. package/dist/react-native/classic/assetEndpointProfiles/index.js +10 -8
  698. package/dist/react-native/classic/assetEndpointProfiles/index.js.map +1 -1
  699. package/dist/react-native/classic/assets/index.d.ts +10 -5
  700. package/dist/react-native/classic/assets/index.js +10 -8
  701. package/dist/react-native/classic/assets/index.js.map +1 -1
  702. package/dist/react-native/classic/billingContainers/index.d.ts +4 -4
  703. package/dist/react-native/classic/billingContainers/index.js +6 -4
  704. package/dist/react-native/classic/billingContainers/index.js.map +1 -1
  705. package/dist/react-native/classic/index.d.ts +8 -0
  706. package/dist/react-native/classic/index.js.map +1 -1
  707. package/dist/react-native/classic/namespaceAssets/index.d.ts +25 -0
  708. package/dist/react-native/classic/namespaceAssets/index.js +18 -0
  709. package/dist/react-native/classic/namespaceAssets/index.js.map +1 -0
  710. package/dist/react-native/classic/namespaceDevices/index.d.ts +25 -0
  711. package/dist/react-native/classic/namespaceDevices/index.js +18 -0
  712. package/dist/react-native/classic/namespaceDevices/index.js.map +1 -0
  713. package/dist/react-native/classic/namespaceDiscoveredAssets/index.d.ts +25 -0
  714. package/dist/react-native/classic/namespaceDiscoveredAssets/index.js +18 -0
  715. package/dist/react-native/classic/namespaceDiscoveredAssets/index.js.map +1 -0
  716. package/dist/react-native/classic/namespaceDiscoveredDevices/index.d.ts +25 -0
  717. package/dist/react-native/classic/namespaceDiscoveredDevices/index.js +18 -0
  718. package/dist/react-native/classic/namespaceDiscoveredDevices/index.js.map +1 -0
  719. package/dist/react-native/classic/namespaces/index.d.ts +29 -0
  720. package/dist/react-native/classic/namespaces/index.js +20 -0
  721. package/dist/react-native/classic/namespaces/index.js.map +1 -0
  722. package/dist/react-native/classic/operationStatus/index.d.ts +3 -3
  723. package/dist/react-native/classic/operationStatus/index.js +5 -3
  724. package/dist/react-native/classic/operationStatus/index.js.map +1 -1
  725. package/dist/react-native/classic/operations/index.d.ts +4 -4
  726. package/dist/react-native/classic/operations/index.js +5 -3
  727. package/dist/react-native/classic/operations/index.js.map +1 -1
  728. package/dist/react-native/classic/schemaRegistries/index.d.ts +27 -0
  729. package/dist/react-native/classic/schemaRegistries/index.js +19 -0
  730. package/dist/react-native/classic/schemaRegistries/index.js.map +1 -0
  731. package/dist/react-native/classic/schemaVersions/index.d.ts +23 -0
  732. package/dist/react-native/classic/schemaVersions/index.js +17 -0
  733. package/dist/react-native/classic/schemaVersions/index.js.map +1 -0
  734. package/dist/react-native/classic/schemas/index.d.ts +23 -0
  735. package/dist/react-native/classic/schemas/index.js +17 -0
  736. package/dist/react-native/classic/schemas/index.js.map +1 -0
  737. package/dist/react-native/deviceRegistryManagementClient.d.ts +32 -8
  738. package/dist/react-native/deviceRegistryManagementClient.js +54 -7
  739. package/dist/react-native/deviceRegistryManagementClient.js.map +1 -1
  740. package/dist/react-native/index.d.ts +18 -3
  741. package/dist/react-native/index.js +3 -1
  742. package/dist/react-native/index.js.map +1 -1
  743. package/dist/react-native/models/index.d.ts +1 -1
  744. package/dist/react-native/models/index.js +1 -1
  745. package/dist/react-native/models/index.js.map +1 -1
  746. package/dist/react-native/models/models.d.ts +1788 -324
  747. package/dist/react-native/models/models.js +2500 -395
  748. package/dist/react-native/models/models.js.map +1 -1
  749. package/dist/react-native/restorePollerHelpers.d.ts +4 -4
  750. package/dist/react-native/restorePollerHelpers.js +108 -24
  751. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  752. package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +22 -0
  753. package/dist/react-native/static-helpers/cloudSettingHelpers.js +38 -0
  754. package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
  755. package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -1
  756. package/dist/react-native/static-helpers/pagingHelpers.js +31 -50
  757. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
  758. package/dist/react-native/static-helpers/pollingHelpers.d.ts +3 -3
  759. package/dist/react-native/static-helpers/pollingHelpers.js +15 -12
  760. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
  761. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  762. package/dist/react-native/static-helpers/urlTemplate.js +185 -0
  763. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  764. package/package.json +314 -53
  765. package/CHANGELOG.md +0 -7
  766. package/dist/browser/api/assetEndpointProfiles/index.d.ts.map +0 -1
  767. package/dist/browser/api/assets/index.d.ts.map +0 -1
  768. package/dist/browser/api/billingContainers/index.d.ts.map +0 -1
  769. package/dist/browser/api/deviceRegistryManagementContext.d.ts.map +0 -1
  770. package/dist/browser/api/index.d.ts.map +0 -1
  771. package/dist/browser/api/operationStatus/index.d.ts.map +0 -1
  772. package/dist/browser/api/operations/index.d.ts.map +0 -1
  773. package/dist/browser/api/options.d.ts +0 -62
  774. package/dist/browser/api/options.d.ts.map +0 -1
  775. package/dist/browser/api/options.js.map +0 -1
  776. package/dist/browser/classic/assetEndpointProfiles/index.d.ts.map +0 -1
  777. package/dist/browser/classic/assets/index.d.ts.map +0 -1
  778. package/dist/browser/classic/billingContainers/index.d.ts.map +0 -1
  779. package/dist/browser/classic/index.d.ts.map +0 -1
  780. package/dist/browser/classic/operationStatus/index.d.ts.map +0 -1
  781. package/dist/browser/classic/operations/index.d.ts.map +0 -1
  782. package/dist/browser/deviceRegistryManagementClient.d.ts.map +0 -1
  783. package/dist/browser/index.d.ts.map +0 -1
  784. package/dist/browser/logger.d.ts.map +0 -1
  785. package/dist/browser/models/index.d.ts.map +0 -1
  786. package/dist/browser/models/models.d.ts.map +0 -1
  787. package/dist/browser/restorePollerHelpers.d.ts.map +0 -1
  788. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +0 -1
  789. package/dist/browser/static-helpers/pollingHelpers.d.ts.map +0 -1
  790. package/dist/commonjs/api/assetEndpointProfiles/index.d.ts.map +0 -1
  791. package/dist/commonjs/api/assets/index.d.ts.map +0 -1
  792. package/dist/commonjs/api/billingContainers/index.d.ts.map +0 -1
  793. package/dist/commonjs/api/deviceRegistryManagementContext.d.ts.map +0 -1
  794. package/dist/commonjs/api/index.d.ts.map +0 -1
  795. package/dist/commonjs/api/operationStatus/index.d.ts.map +0 -1
  796. package/dist/commonjs/api/operations/index.d.ts.map +0 -1
  797. package/dist/commonjs/api/options.d.ts +0 -62
  798. package/dist/commonjs/api/options.d.ts.map +0 -1
  799. package/dist/commonjs/api/options.js.map +0 -1
  800. package/dist/commonjs/classic/assetEndpointProfiles/index.d.ts.map +0 -1
  801. package/dist/commonjs/classic/assets/index.d.ts.map +0 -1
  802. package/dist/commonjs/classic/billingContainers/index.d.ts.map +0 -1
  803. package/dist/commonjs/classic/index.d.ts.map +0 -1
  804. package/dist/commonjs/classic/operationStatus/index.d.ts.map +0 -1
  805. package/dist/commonjs/classic/operations/index.d.ts.map +0 -1
  806. package/dist/commonjs/deviceRegistryManagementClient.d.ts.map +0 -1
  807. package/dist/commonjs/index.d.ts.map +0 -1
  808. package/dist/commonjs/logger.d.ts.map +0 -1
  809. package/dist/commonjs/models/index.d.ts.map +0 -1
  810. package/dist/commonjs/models/models.d.ts.map +0 -1
  811. package/dist/commonjs/restorePollerHelpers.d.ts.map +0 -1
  812. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +0 -1
  813. package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +0 -1
  814. package/dist/esm/api/assetEndpointProfiles/index.d.ts.map +0 -1
  815. package/dist/esm/api/assets/index.d.ts.map +0 -1
  816. package/dist/esm/api/billingContainers/index.d.ts.map +0 -1
  817. package/dist/esm/api/deviceRegistryManagementContext.d.ts.map +0 -1
  818. package/dist/esm/api/index.d.ts.map +0 -1
  819. package/dist/esm/api/operationStatus/index.d.ts.map +0 -1
  820. package/dist/esm/api/operations/index.d.ts.map +0 -1
  821. package/dist/esm/api/options.d.ts +0 -62
  822. package/dist/esm/api/options.d.ts.map +0 -1
  823. package/dist/esm/api/options.js.map +0 -1
  824. package/dist/esm/classic/assetEndpointProfiles/index.d.ts.map +0 -1
  825. package/dist/esm/classic/assets/index.d.ts.map +0 -1
  826. package/dist/esm/classic/billingContainers/index.d.ts.map +0 -1
  827. package/dist/esm/classic/index.d.ts.map +0 -1
  828. package/dist/esm/classic/operationStatus/index.d.ts.map +0 -1
  829. package/dist/esm/classic/operations/index.d.ts.map +0 -1
  830. package/dist/esm/deviceRegistryManagementClient.d.ts.map +0 -1
  831. package/dist/esm/index.d.ts.map +0 -1
  832. package/dist/esm/logger.d.ts.map +0 -1
  833. package/dist/esm/models/index.d.ts.map +0 -1
  834. package/dist/esm/models/models.d.ts.map +0 -1
  835. package/dist/esm/restorePollerHelpers.d.ts.map +0 -1
  836. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +0 -1
  837. package/dist/esm/static-helpers/pollingHelpers.d.ts.map +0 -1
  838. package/dist/react-native/api/assetEndpointProfiles/index.d.ts.map +0 -1
  839. package/dist/react-native/api/assets/index.d.ts.map +0 -1
  840. package/dist/react-native/api/billingContainers/index.d.ts.map +0 -1
  841. package/dist/react-native/api/deviceRegistryManagementContext.d.ts.map +0 -1
  842. package/dist/react-native/api/index.d.ts.map +0 -1
  843. package/dist/react-native/api/operationStatus/index.d.ts.map +0 -1
  844. package/dist/react-native/api/operations/index.d.ts.map +0 -1
  845. package/dist/react-native/api/options.d.ts +0 -62
  846. package/dist/react-native/api/options.d.ts.map +0 -1
  847. package/dist/react-native/api/options.js.map +0 -1
  848. package/dist/react-native/classic/assetEndpointProfiles/index.d.ts.map +0 -1
  849. package/dist/react-native/classic/assets/index.d.ts.map +0 -1
  850. package/dist/react-native/classic/billingContainers/index.d.ts.map +0 -1
  851. package/dist/react-native/classic/index.d.ts.map +0 -1
  852. package/dist/react-native/classic/operationStatus/index.d.ts.map +0 -1
  853. package/dist/react-native/classic/operations/index.d.ts.map +0 -1
  854. package/dist/react-native/deviceRegistryManagementClient.d.ts.map +0 -1
  855. package/dist/react-native/index.d.ts.map +0 -1
  856. package/dist/react-native/logger.d.ts.map +0 -1
  857. package/dist/react-native/models/index.d.ts.map +0 -1
  858. package/dist/react-native/models/models.d.ts.map +0 -1
  859. package/dist/react-native/restorePollerHelpers.d.ts.map +0 -1
  860. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +0 -1
  861. package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +0 -1
  862. package/review/arm-deviceregistry-models.api.md +0 -385
  863. package/review/arm-deviceregistry.api.md +0 -543
  864. /package/dist/browser/api/{options.js → assetEndpointProfiles/options.js} +0 -0
  865. /package/dist/{esm/api → browser/api/assets}/options.js +0 -0
  866. /package/dist/{react-native/api → browser/api/billingContainers}/options.js +0 -0
  867. /package/dist/commonjs/api/{options.js → assetEndpointProfiles/options.js} +0 -0
@@ -1,17 +1,333 @@
1
- /** billingContainer Model as Azure resource whose sole purpose is to keep track of billables resources under a subscription. */
2
- export interface BillingContainer extends ProxyResource {
1
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
2
+ export interface _OperationListResult {
3
+ /** The Operation items on this page */
4
+ value: Operation[];
5
+ /** The link to the next page of items */
6
+ nextLink?: string;
7
+ }
8
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
9
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
10
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
11
+ export interface Operation {
12
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
13
+ readonly name?: string;
14
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
15
+ readonly isDataAction?: boolean;
16
+ /** Localized display information for this particular operation. */
17
+ display?: OperationDisplay;
18
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
19
+ readonly origin?: Origin;
20
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
21
+ readonly actionType?: ActionType;
22
+ }
23
+ export declare function operationDeserializer(item: any): Operation;
24
+ /** Localized display information for and operation. */
25
+ export interface OperationDisplay {
26
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
27
+ readonly provider?: string;
28
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
29
+ readonly resource?: string;
30
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
31
+ readonly operation?: string;
32
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
33
+ readonly description?: string;
34
+ }
35
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
36
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
37
+ export declare enum KnownOrigin {
38
+ /** Indicates the operation is initiated by a user. */
39
+ User = "user",
40
+ /** Indicates the operation is initiated by a system. */
41
+ System = "system",
42
+ /** Indicates the operation is initiated by a user or system. */
43
+ UserSystem = "user,system"
44
+ }
45
+ /**
46
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
47
+ * {@link KnownOrigin} can be used interchangeably with Origin,
48
+ * this enum contains the known values that the service supports.
49
+ * ### Known values supported by the service
50
+ * **user**: Indicates the operation is initiated by a user. \
51
+ * **system**: Indicates the operation is initiated by a system. \
52
+ * **user,system**: Indicates the operation is initiated by a user or system.
53
+ */
54
+ export type Origin = string;
55
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
56
+ export declare enum KnownActionType {
57
+ /** Actions are for internal-only APIs. */
58
+ Internal = "Internal"
59
+ }
60
+ /**
61
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
62
+ * {@link KnownActionType} can be used interchangeably with ActionType,
63
+ * this enum contains the known values that the service supports.
64
+ * ### Known values supported by the service
65
+ * **Internal**: Actions are for internal-only APIs.
66
+ */
67
+ export type ActionType = string;
68
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
69
+ export interface ErrorResponse {
70
+ /** The error object. */
71
+ error?: ErrorDetail;
72
+ }
73
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
74
+ /** The error detail. */
75
+ export interface ErrorDetail {
76
+ /** The error code. */
77
+ readonly code?: string;
78
+ /** The error message. */
79
+ readonly message?: string;
80
+ /** The error target. */
81
+ readonly target?: string;
82
+ /** The error details. */
83
+ readonly details?: ErrorDetail[];
84
+ /** The error additional info. */
85
+ readonly additionalInfo?: ErrorAdditionalInfo[];
86
+ }
87
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
88
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
89
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
90
+ /** The resource management error additional info. */
91
+ export interface ErrorAdditionalInfo {
92
+ /** The additional info type. */
93
+ readonly type?: string;
94
+ /** The additional info. */
95
+ readonly info?: any;
96
+ }
97
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
98
+ /** The current status of an async operation. */
99
+ export interface OperationStatusResult {
100
+ /** Fully qualified ID for the async operation. */
101
+ id?: string;
102
+ /** Name of the async operation. */
103
+ name?: string;
104
+ /** Operation status. */
105
+ status: string;
106
+ /** Percent of the operation that is complete. */
107
+ percentComplete?: number;
108
+ /** The start time of the operation. */
109
+ startTime?: Date;
110
+ /** The end time of the operation. */
111
+ endTime?: Date;
112
+ /** The operations list. */
113
+ operations?: OperationStatusResult[];
114
+ /** If present, details of the operation error. */
115
+ error?: ErrorDetail;
116
+ /** Fully qualified ID of the resource against which the original async operation was started. */
117
+ readonly resourceId?: string;
118
+ }
119
+ export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
120
+ export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
121
+ /** Asset definition. */
122
+ export interface Asset extends TrackedResource {
3
123
  /** The resource-specific properties for this resource. */
4
- properties?: BillingContainerProperties;
5
- /** Resource ETag */
6
- readonly etag?: string;
124
+ properties?: AssetProperties;
125
+ /** The extended location. */
126
+ extendedLocation: ExtendedLocation;
127
+ }
128
+ export declare function assetSerializer(item: Asset): any;
129
+ export declare function assetDeserializer(item: any): Asset;
130
+ /** Defines the asset properties. */
131
+ export interface AssetProperties {
132
+ /** Globally unique, immutable, non-reusable id. */
133
+ readonly uuid?: string;
134
+ /** Enabled/Disabled status of the asset. */
135
+ enabled?: boolean;
136
+ /** Asset id provided by the customer. */
137
+ externalAssetId?: string;
138
+ /** Human-readable display name. */
139
+ displayName?: string;
140
+ /** Human-readable description of the asset. */
141
+ description?: string;
142
+ /** A reference to the asset endpoint profile (connection information) used by brokers to connect to an endpoint that provides data points for this asset. Must provide asset endpoint profile name. */
143
+ assetEndpointProfileRef: string;
144
+ /** An integer that is incremented each time the resource is modified. */
145
+ readonly version?: number;
146
+ /** Asset manufacturer name. */
147
+ manufacturer?: string;
148
+ /** Asset manufacturer URI. */
149
+ manufacturerUri?: string;
150
+ /** Asset model name. */
151
+ model?: string;
152
+ /** Asset product code. */
153
+ productCode?: string;
154
+ /** Revision number of the hardware. */
155
+ hardwareRevision?: string;
156
+ /** Revision number of the software. */
157
+ softwareRevision?: string;
158
+ /** Reference to the documentation. */
159
+ documentationUri?: string;
160
+ /** Asset serial number. */
161
+ serialNumber?: string;
162
+ /** A set of key-value pairs that contain custom attributes set by the customer. */
163
+ attributes?: Record<string, any>;
164
+ /** Reference to a list of discovered assets. Populated only if the asset has been created from discovery flow. Discovered asset names must be provided. */
165
+ discoveredAssetRefs?: string[];
166
+ /** Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here. */
167
+ defaultDatasetsConfiguration?: string;
168
+ /** Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here. */
169
+ defaultEventsConfiguration?: string;
170
+ /** Object that describes the default topic information for the asset. */
171
+ defaultTopic?: Topic;
172
+ /** Array of datasets that are part of the asset. Each dataset describes the data points that make up the set. */
173
+ datasets?: Dataset[];
174
+ /** Array of events that are part of the asset. Each event can have per-event configuration. */
175
+ events?: Event[];
176
+ /** Read only object to reflect changes that have occurred on the Edge. Similar to Kubernetes status property for custom resources. */
177
+ readonly status?: AssetStatus;
178
+ /** Provisioning state of the resource. */
179
+ readonly provisioningState?: ProvisioningState;
180
+ }
181
+ export declare function assetPropertiesSerializer(item: AssetProperties): any;
182
+ export declare function assetPropertiesDeserializer(item: any): AssetProperties;
183
+ /** Object that describes the topic information. */
184
+ export interface Topic {
185
+ /** The topic path for messages published to an MQTT broker. */
186
+ path: string;
187
+ /** When set to 'Keep', messages published to an MQTT broker will have the retain flag set. Default: 'Never'. */
188
+ retain?: TopicRetainType;
189
+ }
190
+ export declare function topicSerializer(item: Topic): any;
191
+ export declare function topicDeserializer(item: any): Topic;
192
+ /** Topic retain types. */
193
+ export declare enum KnownTopicRetainType {
194
+ /** Retain the messages. */
195
+ Keep = "Keep",
196
+ /** Never retain messages. */
197
+ Never = "Never"
198
+ }
199
+ /**
200
+ * Topic retain types. \
201
+ * {@link KnownTopicRetainType} can be used interchangeably with TopicRetainType,
202
+ * this enum contains the known values that the service supports.
203
+ * ### Known values supported by the service
204
+ * **Keep**: Retain the messages. \
205
+ * **Never**: Never retain messages.
206
+ */
207
+ export type TopicRetainType = string;
208
+ export declare function datasetArraySerializer(result: Array<Dataset>): any[];
209
+ export declare function datasetArrayDeserializer(result: Array<Dataset>): any[];
210
+ /** Defines the dataset properties. */
211
+ export interface Dataset {
212
+ /** Name of the dataset. */
213
+ name: string;
214
+ /** Stringified JSON that contains connector-specific JSON string that describes configuration for the specific dataset. */
215
+ datasetConfiguration?: string;
216
+ /** Object that describes the topic information for the specific dataset. */
217
+ topic?: Topic;
218
+ /** Array of data points that are part of the dataset. Each data point can have per-data point configuration. */
219
+ dataPoints?: DataPoint[];
220
+ }
221
+ export declare function datasetSerializer(item: Dataset): any;
222
+ export declare function datasetDeserializer(item: any): Dataset;
223
+ export declare function dataPointArraySerializer(result: Array<DataPoint>): any[];
224
+ export declare function dataPointArrayDeserializer(result: Array<DataPoint>): any[];
225
+ /** Defines the data point properties. */
226
+ export interface DataPoint extends DataPointBase {
227
+ /** An indication of how the data point should be mapped to OpenTelemetry. */
228
+ observabilityMode?: DataPointObservabilityMode;
229
+ }
230
+ export declare function dataPointSerializer(item: DataPoint): any;
231
+ export declare function dataPointDeserializer(item: any): DataPoint;
232
+ /** Defines the data point observability mode. */
233
+ export declare enum KnownDataPointObservabilityMode {
234
+ /** No mapping to OpenTelemetry. */
235
+ None = "None",
236
+ /** Map as counter to OpenTelemetry. */
237
+ Counter = "Counter",
238
+ /** Map as gauge to OpenTelemetry. */
239
+ Gauge = "Gauge",
240
+ /** Map as histogram to OpenTelemetry. */
241
+ Histogram = "Histogram",
242
+ /** Map as log to OpenTelemetry. */
243
+ Log = "Log"
244
+ }
245
+ /**
246
+ * Defines the data point observability mode. \
247
+ * {@link KnownDataPointObservabilityMode} can be used interchangeably with DataPointObservabilityMode,
248
+ * this enum contains the known values that the service supports.
249
+ * ### Known values supported by the service
250
+ * **None**: No mapping to OpenTelemetry. \
251
+ * **Counter**: Map as counter to OpenTelemetry. \
252
+ * **Gauge**: Map as gauge to OpenTelemetry. \
253
+ * **Histogram**: Map as histogram to OpenTelemetry. \
254
+ * **Log**: Map as log to OpenTelemetry.
255
+ */
256
+ export type DataPointObservabilityMode = string;
257
+ export declare function eventArraySerializer(result: Array<Event>): any[];
258
+ export declare function eventArrayDeserializer(result: Array<Event>): any[];
259
+ /** Defines the event properties. */
260
+ export interface Event extends EventBase {
261
+ /** An indication of how the event should be mapped to OpenTelemetry. */
262
+ observabilityMode?: EventObservabilityMode;
263
+ }
264
+ export declare function eventSerializer(item: Event): any;
265
+ export declare function eventDeserializer(item: any): Event;
266
+ /** Defines the event observability mode. */
267
+ export declare enum KnownEventObservabilityMode {
268
+ /** No mapping to OpenTelemetry. */
269
+ None = "None",
270
+ /** Map as log to OpenTelemetry. */
271
+ Log = "Log"
272
+ }
273
+ /**
274
+ * Defines the event observability mode. \
275
+ * {@link KnownEventObservabilityMode} can be used interchangeably with EventObservabilityMode,
276
+ * this enum contains the known values that the service supports.
277
+ * ### Known values supported by the service
278
+ * **None**: No mapping to OpenTelemetry. \
279
+ * **Log**: Map as log to OpenTelemetry.
280
+ */
281
+ export type EventObservabilityMode = string;
282
+ /** Defines the asset status properties. */
283
+ export interface AssetStatus {
284
+ /** Array object to transfer and persist errors that originate from the Edge. */
285
+ readonly errors?: AssetStatusError[];
286
+ /** A read only incremental counter indicating the number of times the configuration has been modified from the perspective of the current actual (Edge) state of the Asset. Edge would be the only writer of this value and would sync back up to the cloud. In steady state, this should equal version. */
287
+ readonly version?: number;
288
+ /** Array of dataset statuses that describe the status of each dataset. */
289
+ readonly datasets?: AssetStatusDataset[];
290
+ /** Array of event statuses that describe the status of each event. */
291
+ readonly events?: AssetStatusEvent[];
7
292
  }
8
- export declare function billingContainerDeserializer(item: any): BillingContainer;
9
- /** Defines the billingContainer properties. */
10
- export interface BillingContainerProperties {
11
- /** Provisioning state of the resource. */
12
- readonly provisioningState?: ProvisioningState;
293
+ export declare function assetStatusDeserializer(item: any): AssetStatus;
294
+ export declare function assetStatusErrorArrayDeserializer(result: Array<AssetStatusError>): any[];
295
+ /** Defines the asset status error properties. */
296
+ export interface AssetStatusError {
297
+ /** Error code for classification of errors (ex: 400, 404, 500, etc.). */
298
+ readonly code?: number;
299
+ /** Human readable helpful error message to provide additional context for error (ex: “capability Id 'foo' does not exist”). */
300
+ readonly message?: string;
13
301
  }
14
- export declare function billingContainerPropertiesDeserializer(item: any): BillingContainerProperties;
302
+ export declare function assetStatusErrorDeserializer(item: any): AssetStatusError;
303
+ export declare function assetStatusDatasetArrayDeserializer(result: Array<AssetStatusDataset>): any[];
304
+ /** Defines the asset status dataset properties. */
305
+ export interface AssetStatusDataset {
306
+ /** The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information. */
307
+ readonly name: string;
308
+ /** The message schema reference object. */
309
+ readonly messageSchemaReference?: MessageSchemaReference;
310
+ }
311
+ export declare function assetStatusDatasetDeserializer(item: any): AssetStatusDataset;
312
+ /** Defines the message schema reference properties. */
313
+ export interface MessageSchemaReference {
314
+ /** The message schema registry namespace. */
315
+ readonly schemaRegistryNamespace: string;
316
+ /** The message schema name. */
317
+ readonly schemaName: string;
318
+ /** The message schema version. */
319
+ readonly schemaVersion: string;
320
+ }
321
+ export declare function messageSchemaReferenceDeserializer(item: any): MessageSchemaReference;
322
+ export declare function assetStatusEventArrayDeserializer(result: Array<AssetStatusEvent>): any[];
323
+ /** Defines the asset status event properties. */
324
+ export interface AssetStatusEvent {
325
+ /** The name of the event. Must be unique within the status.events array. This name is used to correlate between the spec and status event information. */
326
+ readonly name: string;
327
+ /** The message schema reference object. */
328
+ readonly messageSchemaReference?: MessageSchemaReference;
329
+ }
330
+ export declare function assetStatusEventDeserializer(item: any): AssetStatusEvent;
15
331
  /** The provisioning status of the resource. */
16
332
  export declare enum KnownProvisioningState {
17
333
  /** Resource has been created. */
@@ -37,10 +353,48 @@ export declare enum KnownProvisioningState {
37
353
  * **Deleting**: Resource is deleting.
38
354
  */
39
355
  export type ProvisioningState = string;
40
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
41
- export interface ProxyResource extends Resource {
356
+ /** The extended location. */
357
+ export interface ExtendedLocation {
358
+ /** The extended location type. */
359
+ type: string;
360
+ /** The extended location name. */
361
+ name: string;
42
362
  }
43
- export declare function proxyResourceDeserializer(item: any): ProxyResource;
363
+ export declare function extendedLocationSerializer(item: ExtendedLocation): any;
364
+ export declare function extendedLocationDeserializer(item: any): ExtendedLocation;
365
+ /** Defines the data point properties. */
366
+ export interface DataPointBase {
367
+ /** The name of the data point. */
368
+ name: string;
369
+ /** The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset. */
370
+ dataSource: string;
371
+ /** Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
372
+ dataPointConfiguration?: string;
373
+ }
374
+ export declare function dataPointBaseSerializer(item: DataPointBase): any;
375
+ export declare function dataPointBaseDeserializer(item: any): DataPointBase;
376
+ /** Defines the event properties. */
377
+ export interface EventBase {
378
+ /** The name of the event. */
379
+ name: string;
380
+ /** The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset. */
381
+ eventNotifier: string;
382
+ /** Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
383
+ eventConfiguration?: string;
384
+ /** Object that describes the topic information for the specific event. */
385
+ topic?: Topic;
386
+ }
387
+ export declare function eventBaseSerializer(item: EventBase): any;
388
+ export declare function eventBaseDeserializer(item: any): EventBase;
389
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
390
+ export interface TrackedResource extends Resource {
391
+ /** Resource tags. */
392
+ tags?: Record<string, string>;
393
+ /** The geo-location where the resource lives */
394
+ location: string;
395
+ }
396
+ export declare function trackedResourceSerializer(item: TrackedResource): any;
397
+ export declare function trackedResourceDeserializer(item: any): TrackedResource;
44
398
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
45
399
  export interface Resource {
46
400
  /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
@@ -83,7 +437,7 @@ export declare enum KnownCreatedByType {
83
437
  }
84
438
  /**
85
439
  * The kind of entity that created the resource. \
86
- * {@link KnowncreatedByType} can be used interchangeably with createdByType,
440
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
87
441
  * this enum contains the known values that the service supports.
88
442
  * ### Known values supported by the service
89
443
  * **User**: The entity was created by a user. \
@@ -92,49 +446,62 @@ export declare enum KnownCreatedByType {
92
446
  * **Key**: The entity was created by a key.
93
447
  */
94
448
  export type CreatedByType = string;
95
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
96
- export interface ErrorResponse {
97
- /** The error object. */
98
- error?: ErrorDetail;
99
- }
100
- export declare function errorResponseDeserializer(item: any): ErrorResponse;
101
- /** The error detail. */
102
- export interface ErrorDetail {
103
- /** The error code. */
104
- readonly code?: string;
105
- /** The error message. */
106
- readonly message?: string;
107
- /** The error target. */
108
- readonly target?: string;
109
- /** The error details. */
110
- readonly details?: ErrorDetail[];
111
- /** The error additional info. */
112
- readonly additionalInfo?: ErrorAdditionalInfo[];
113
- }
114
- export declare function errorDetailDeserializer(item: any): ErrorDetail;
115
- export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
116
- export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
117
- /** The resource management error additional info. */
118
- export interface ErrorAdditionalInfo {
119
- /** The additional info type. */
120
- readonly type?: string;
121
- /** The additional info. */
122
- readonly info?: Record<string, any>;
449
+ /** The type used for update operations of the Asset. */
450
+ export interface AssetUpdate {
451
+ /** Resource tags. */
452
+ tags?: Record<string, string>;
453
+ /** The resource-specific properties for this resource. */
454
+ properties?: AssetUpdateProperties;
123
455
  }
124
- export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
125
- /** model interface _ErrorAdditionalInfoInfo */
126
- export interface _ErrorAdditionalInfoInfo {
456
+ export declare function assetUpdateSerializer(item: AssetUpdate): any;
457
+ /** The updatable properties of the Asset. */
458
+ export interface AssetUpdateProperties {
459
+ /** Enabled/Disabled status of the asset. */
460
+ enabled?: boolean;
461
+ /** Human-readable display name. */
462
+ displayName?: string;
463
+ /** Human-readable description of the asset. */
464
+ description?: string;
465
+ /** Asset manufacturer name. */
466
+ manufacturer?: string;
467
+ /** Asset manufacturer URI. */
468
+ manufacturerUri?: string;
469
+ /** Asset model name. */
470
+ model?: string;
471
+ /** Asset product code. */
472
+ productCode?: string;
473
+ /** Revision number of the hardware. */
474
+ hardwareRevision?: string;
475
+ /** Revision number of the software. */
476
+ softwareRevision?: string;
477
+ /** Reference to the documentation. */
478
+ documentationUri?: string;
479
+ /** Asset serial number. */
480
+ serialNumber?: string;
481
+ /** A set of key-value pairs that contain custom attributes set by the customer. */
482
+ attributes?: Record<string, any>;
483
+ /** Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here. */
484
+ defaultDatasetsConfiguration?: string;
485
+ /** Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here. */
486
+ defaultEventsConfiguration?: string;
487
+ /** Object that describes the default topic information for the asset. */
488
+ defaultTopic?: Topic;
489
+ /** Array of datasets that are part of the asset. Each dataset describes the data points that make up the set. */
490
+ datasets?: Dataset[];
491
+ /** Array of events that are part of the asset. Each event can have per-event configuration. */
492
+ events?: Event[];
127
493
  }
128
- export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
129
- /** The response of a BillingContainer list operation. */
130
- export interface _BillingContainerListResult {
131
- /** The BillingContainer items on this page */
132
- value: BillingContainer[];
494
+ export declare function assetUpdatePropertiesSerializer(item: AssetUpdateProperties): any;
495
+ /** The response of a Asset list operation. */
496
+ export interface _AssetListResult {
497
+ /** The Asset items on this page */
498
+ value: Asset[];
133
499
  /** The link to the next page of items */
134
500
  nextLink?: string;
135
501
  }
136
- export declare function _billingContainerListResultDeserializer(item: any): _BillingContainerListResult;
137
- export declare function billingContainerArrayDeserializer(result: Array<BillingContainer>): any[];
502
+ export declare function _assetListResultDeserializer(item: any): _AssetListResult;
503
+ export declare function assetArraySerializer(result: Array<Asset>): any[];
504
+ export declare function assetArrayDeserializer(result: Array<Asset>): any[];
138
505
  /** Asset Endpoint Profile definition. */
139
506
  export interface AssetEndpointProfile extends TrackedResource {
140
507
  /** The resource-specific properties for this resource. */
@@ -226,24 +593,6 @@ export interface AssetEndpointProfileStatusError {
226
593
  readonly message?: string;
227
594
  }
228
595
  export declare function assetEndpointProfileStatusErrorDeserializer(item: any): AssetEndpointProfileStatusError;
229
- /** The extended location. */
230
- export interface ExtendedLocation {
231
- /** The extended location type. */
232
- type: string;
233
- /** The extended location name. */
234
- name: string;
235
- }
236
- export declare function extendedLocationSerializer(item: ExtendedLocation): any;
237
- export declare function extendedLocationDeserializer(item: any): ExtendedLocation;
238
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
239
- export interface TrackedResource extends Resource {
240
- /** Resource tags. */
241
- tags?: Record<string, string>;
242
- /** The geo-location where the resource lives */
243
- location: string;
244
- }
245
- export declare function trackedResourceSerializer(item: TrackedResource): any;
246
- export declare function trackedResourceDeserializer(item: any): TrackedResource;
247
596
  /** The type used for update operations of the AssetEndpointProfile. */
248
597
  export interface AssetEndpointProfileUpdate {
249
598
  /** Resource tags. */
@@ -274,44 +623,203 @@ export interface _AssetEndpointProfileListResult {
274
623
  export declare function _assetEndpointProfileListResultDeserializer(item: any): _AssetEndpointProfileListResult;
275
624
  export declare function assetEndpointProfileArraySerializer(result: Array<AssetEndpointProfile>): any[];
276
625
  export declare function assetEndpointProfileArrayDeserializer(result: Array<AssetEndpointProfile>): any[];
626
+ /** billingContainer Model as Azure resource whose sole purpose is to keep track of billables resources under a subscription. */
627
+ export interface BillingContainer extends ProxyResource {
628
+ /** The resource-specific properties for this resource. */
629
+ properties?: BillingContainerProperties;
630
+ /** Resource ETag */
631
+ readonly etag?: string;
632
+ }
633
+ export declare function billingContainerDeserializer(item: any): BillingContainer;
634
+ /** Defines the billingContainer properties. */
635
+ export interface BillingContainerProperties {
636
+ /** Provisioning state of the resource. */
637
+ readonly provisioningState?: ProvisioningState;
638
+ }
639
+ export declare function billingContainerPropertiesDeserializer(item: any): BillingContainerProperties;
640
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
641
+ export interface ProxyResource extends Resource {
642
+ }
643
+ export declare function proxyResourceSerializer(item: ProxyResource): any;
644
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
645
+ /** The response of a BillingContainer list operation. */
646
+ export interface _BillingContainerListResult {
647
+ /** The BillingContainer items on this page */
648
+ value: BillingContainer[];
649
+ /** The link to the next page of items */
650
+ nextLink?: string;
651
+ }
652
+ export declare function _billingContainerListResultDeserializer(item: any): _BillingContainerListResult;
653
+ export declare function billingContainerArrayDeserializer(result: Array<BillingContainer>): any[];
654
+ /** Namespace definition. */
655
+ export interface Namespace extends TrackedResource {
656
+ /** The resource-specific properties for this resource. */
657
+ properties?: NamespaceProperties;
658
+ /** The managed service identities assigned to this resource. */
659
+ identity?: SystemAssignedServiceIdentity;
660
+ }
661
+ export declare function namespaceSerializer(item: Namespace): any;
662
+ export declare function namespaceDeserializer(item: any): Namespace;
663
+ /** The namespace properties model. */
664
+ export interface NamespaceProperties {
665
+ /** Globally unique, immutable, non-reusable ID. */
666
+ readonly uuid?: string;
667
+ /** Assigned and unassigned messaging endpoints. */
668
+ messaging?: Messaging;
669
+ /** Provisioning state of the resource. */
670
+ readonly provisioningState?: ProvisioningState;
671
+ }
672
+ export declare function namespacePropertiesSerializer(item: NamespaceProperties): any;
673
+ export declare function namespacePropertiesDeserializer(item: any): NamespaceProperties;
674
+ /** The namespace messaging endpoints model. */
675
+ export interface Messaging {
676
+ /** Dictionary of messaging endpoints. */
677
+ endpoints?: Record<string, MessagingEndpoint>;
678
+ }
679
+ export declare function messagingSerializer(item: Messaging): any;
680
+ export declare function messagingDeserializer(item: any): Messaging;
681
+ export declare function messagingEndpointRecordSerializer(item: Record<string, MessagingEndpoint>): Record<string, any>;
682
+ export declare function messagingEndpointRecordDeserializer(item: Record<string, any>): Record<string, MessagingEndpoint>;
683
+ /** Namespace messaging endpoint model used by a device to connect to a service. */
684
+ export interface MessagingEndpoint {
685
+ /** Type of connection used for messaging endpoint. */
686
+ endpointType?: string;
687
+ /** The endpoint address to connect to. */
688
+ address: string;
689
+ /** The messaging endpoint Azure resource Id. */
690
+ resourceId?: string;
691
+ }
692
+ export declare function messagingEndpointSerializer(item: MessagingEndpoint): any;
693
+ export declare function messagingEndpointDeserializer(item: any): MessagingEndpoint;
694
+ /** Managed service identity (either system assigned, or none) */
695
+ export interface SystemAssignedServiceIdentity {
696
+ /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
697
+ readonly principalId?: string;
698
+ /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */
699
+ readonly tenantId?: string;
700
+ /** The type of managed identity assigned to this resource. */
701
+ type: SystemAssignedServiceIdentityType;
702
+ }
703
+ export declare function systemAssignedServiceIdentitySerializer(item: SystemAssignedServiceIdentity): any;
704
+ export declare function systemAssignedServiceIdentityDeserializer(item: any): SystemAssignedServiceIdentity;
705
+ /** Type of managed service identity (either system assigned, or none). */
706
+ export declare enum KnownSystemAssignedServiceIdentityType {
707
+ /** No managed system identity. */
708
+ None = "None",
709
+ /** System assigned managed system identity. */
710
+ SystemAssigned = "SystemAssigned"
711
+ }
712
+ /**
713
+ * Type of managed service identity (either system assigned, or none). \
714
+ * {@link KnownSystemAssignedServiceIdentityType} can be used interchangeably with SystemAssignedServiceIdentityType,
715
+ * this enum contains the known values that the service supports.
716
+ * ### Known values supported by the service
717
+ * **None**: No managed system identity. \
718
+ * **SystemAssigned**: System assigned managed system identity.
719
+ */
720
+ export type SystemAssignedServiceIdentityType = string;
721
+ /** The type used for update operations of the Namespace. */
722
+ export interface NamespaceUpdate {
723
+ /** The managed service identities assigned to this resource. */
724
+ identity?: SystemAssignedServiceIdentity;
725
+ /** Resource tags. */
726
+ tags?: Record<string, string>;
727
+ /** The resource-specific properties for this resource. */
728
+ properties?: NamespaceUpdateProperties;
729
+ }
730
+ export declare function namespaceUpdateSerializer(item: NamespaceUpdate): any;
731
+ /** The updatable properties of the Namespace. */
732
+ export interface NamespaceUpdateProperties {
733
+ /** Assigned and unassigned messaging endpoints. */
734
+ messaging?: Messaging;
735
+ }
736
+ export declare function namespaceUpdatePropertiesSerializer(item: NamespaceUpdateProperties): any;
737
+ /** The response of a Namespace list operation. */
738
+ export interface _NamespaceListResult {
739
+ /** The Namespace items on this page */
740
+ value: Namespace[];
741
+ /** The link to the next page of items */
742
+ nextLink?: string;
743
+ }
744
+ export declare function _namespaceListResultDeserializer(item: any): _NamespaceListResult;
745
+ export declare function namespaceArraySerializer(result: Array<Namespace>): any[];
746
+ export declare function namespaceArrayDeserializer(result: Array<Namespace>): any[];
747
+ /** Request body for the migrate resources operation in to Namespace resource. */
748
+ export interface NamespaceMigrateRequest {
749
+ /** Scope of the migrate resources operation. */
750
+ scope?: Scope;
751
+ /** List of asset resources to be migrated. */
752
+ resourceIds?: string[];
753
+ }
754
+ export declare function namespaceMigrateRequestSerializer(item: NamespaceMigrateRequest): any;
755
+ /** Scope of the migrate resources operation. */
756
+ export declare enum KnownScope {
757
+ /** Scoping the migration to resourceIds provided */
758
+ Resources = "Resources"
759
+ }
760
+ /**
761
+ * Scope of the migrate resources operation. \
762
+ * {@link KnownScope} can be used interchangeably with Scope,
763
+ * this enum contains the known values that the service supports.
764
+ * ### Known values supported by the service
765
+ * **Resources**: Scoping the migration to resourceIds provided
766
+ */
767
+ export type Scope = string;
768
+ export declare function errorDetailsArrayDeserializer(result: Array<ErrorDetails>): any[];
769
+ /** Defines the error details properties. */
770
+ export interface ErrorDetails {
771
+ /** Multi-part error code for classification and root causing of errors (ex: 400.200.100.432). */
772
+ readonly code?: string;
773
+ /** Human-readable helpful error message to provide additional context for error (ex: “Authentication method not supported”). */
774
+ readonly message?: string;
775
+ /** Human-readable helpful detailed text context for debugging (ex: “The following mechanisms are supported...”). */
776
+ readonly info?: string;
777
+ /** Unique identifier for the transaction to aid in debugging. */
778
+ readonly correlationId?: string;
779
+ }
780
+ export declare function errorDetailsDeserializer(item: any): ErrorDetails;
277
781
  /** Asset definition. */
278
- export interface Asset extends TrackedResource {
782
+ export interface NamespaceAsset extends TrackedResource {
279
783
  /** The resource-specific properties for this resource. */
280
- properties?: AssetProperties;
784
+ properties?: NamespaceAssetProperties;
281
785
  /** The extended location. */
282
786
  extendedLocation: ExtendedLocation;
283
787
  }
284
- export declare function assetSerializer(item: Asset): any;
285
- export declare function assetDeserializer(item: any): Asset;
788
+ export declare function namespaceAssetSerializer(item: NamespaceAsset): any;
789
+ export declare function namespaceAssetDeserializer(item: any): NamespaceAsset;
286
790
  /** Defines the asset properties. */
287
- export interface AssetProperties {
288
- /** Globally unique, immutable, non-reusable id. */
791
+ export interface NamespaceAssetProperties {
792
+ /** Globally unique, immutable, non-reusable ID. */
289
793
  readonly uuid?: string;
290
- /** Enabled/Disabled status of the asset. */
794
+ /** Enabled/disabled status of the asset. */
291
795
  enabled?: boolean;
292
- /** Asset id provided by the customer. */
796
+ /** Asset ID provided by the customer. */
293
797
  externalAssetId?: string;
294
798
  /** Human-readable display name. */
295
799
  displayName?: string;
296
800
  /** Human-readable description of the asset. */
297
801
  description?: string;
298
- /** A reference to the asset endpoint profile (connection information) used by brokers to connect to an endpoint that provides data points for this asset. Must provide asset endpoint profile name. */
299
- assetEndpointProfileRef: string;
802
+ /** Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use. */
803
+ deviceRef: DeviceRef;
804
+ /** URIs or type definition IDs. */
805
+ assetTypeRefs?: string[];
300
806
  /** An integer that is incremented each time the resource is modified. */
301
807
  readonly version?: number;
302
- /** Asset manufacturer name. */
808
+ /** A timestamp (in UTC) that is updated each time the resource is modified. */
809
+ readonly lastTransitionTime?: Date;
810
+ /** Asset manufacturer. */
303
811
  manufacturer?: string;
304
812
  /** Asset manufacturer URI. */
305
813
  manufacturerUri?: string;
306
- /** Asset model name. */
814
+ /** Asset model. */
307
815
  model?: string;
308
816
  /** Asset product code. */
309
817
  productCode?: string;
310
- /** Revision number of the hardware. */
818
+ /** Asset hardware revision number. */
311
819
  hardwareRevision?: string;
312
- /** Revision number of the software. */
820
+ /** Asset software revision number. */
313
821
  softwareRevision?: string;
314
- /** Reference to the documentation. */
822
+ /** Asset documentation reference. */
315
823
  documentationUri?: string;
316
824
  /** Asset serial number. */
317
825
  serialNumber?: string;
@@ -323,340 +831,1296 @@ export interface AssetProperties {
323
831
  defaultDatasetsConfiguration?: string;
324
832
  /** Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here. */
325
833
  defaultEventsConfiguration?: string;
326
- /** Object that describes the default topic information for the asset. */
327
- defaultTopic?: Topic;
834
+ /** Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here. */
835
+ defaultStreamsConfiguration?: string;
836
+ /** Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here. */
837
+ defaultManagementGroupsConfiguration?: string;
838
+ /** Default destinations for a dataset. */
839
+ defaultDatasetsDestinations?: DatasetDestinationUnion[];
840
+ /** Default destinations for an event. */
841
+ defaultEventsDestinations?: EventDestinationUnion[];
842
+ /** Default destinations for a stream. */
843
+ defaultStreamsDestinations?: StreamDestinationUnion[];
328
844
  /** Array of datasets that are part of the asset. Each dataset describes the data points that make up the set. */
329
- datasets?: Dataset[];
330
- /** Array of events that are part of the asset. Each event can have per-event configuration. */
331
- events?: Event[];
845
+ datasets?: NamespaceDataset[];
846
+ /** Array of event groups that are part of the asset. Each event group can have per-event group configuration. */
847
+ eventGroups?: NamespaceEventGroup[];
848
+ /** Array of streams that are part of the asset. Each stream can have a per-stream configuration. */
849
+ streams?: NamespaceStream[];
850
+ /** Array of management groups that are part of the asset. Each management group can have a per-group configuration. */
851
+ managementGroups?: ManagementGroup[];
332
852
  /** Read only object to reflect changes that have occurred on the Edge. Similar to Kubernetes status property for custom resources. */
333
- readonly status?: AssetStatus;
853
+ readonly status?: NamespaceAssetStatus;
334
854
  /** Provisioning state of the resource. */
335
855
  readonly provisioningState?: ProvisioningState;
336
856
  }
337
- export declare function assetPropertiesSerializer(item: AssetProperties): any;
338
- export declare function assetPropertiesDeserializer(item: any): AssetProperties;
339
- /** Object that describes the topic information. */
340
- export interface Topic {
341
- /** The topic path for messages published to an MQTT broker. */
342
- path: string;
857
+ export declare function namespaceAssetPropertiesSerializer(item: NamespaceAssetProperties): any;
858
+ export declare function namespaceAssetPropertiesDeserializer(item: any): NamespaceAssetProperties;
859
+ /** Defines which device and endpoint to use for this asset */
860
+ export interface DeviceRef {
861
+ /** Name of the device resource */
862
+ deviceName: string;
863
+ /** The name of endpoint to use */
864
+ endpointName: string;
865
+ }
866
+ export declare function deviceRefSerializer(item: DeviceRef): any;
867
+ export declare function deviceRefDeserializer(item: any): DeviceRef;
868
+ export declare function datasetDestinationUnionArraySerializer(result: Array<DatasetDestinationUnion>): any[];
869
+ export declare function datasetDestinationUnionArrayDeserializer(result: Array<DatasetDestinationUnion>): any[];
870
+ /** The type of the destination. */
871
+ export interface DatasetDestination {
872
+ /** Target destination. */
873
+ /** The discriminator possible values: Mqtt, BrokerStateStore, Storage */
874
+ target?: DatasetDestinationTarget;
875
+ }
876
+ export declare function datasetDestinationSerializer(item: DatasetDestination): any;
877
+ export declare function datasetDestinationDeserializer(item: any): DatasetDestination;
878
+ /** Alias for DatasetDestinationUnion */
879
+ export type DatasetDestinationUnion = DatasetMqttDestination | DatasetBrokerStateStoreDestination | DatasetStorageDestination | DatasetDestination;
880
+ export declare function datasetDestinationUnionSerializer(item: DatasetDestinationUnion): any;
881
+ export declare function datasetDestinationUnionDeserializer(item: any): DatasetDestinationUnion;
882
+ /** The set of supported dataset destinations for an asset. */
883
+ export declare enum KnownDatasetDestinationTarget {
884
+ /** MQTT target. */
885
+ Mqtt = "Mqtt",
886
+ /** Broker State Store target. */
887
+ BrokerStateStore = "BrokerStateStore",
888
+ /** Storage target. */
889
+ Storage = "Storage"
890
+ }
891
+ /**
892
+ * The set of supported dataset destinations for an asset. \
893
+ * {@link KnownDatasetDestinationTarget} can be used interchangeably with DatasetDestinationTarget,
894
+ * this enum contains the known values that the service supports.
895
+ * ### Known values supported by the service
896
+ * **Mqtt**: MQTT target. \
897
+ * **BrokerStateStore**: Broker State Store target. \
898
+ * **Storage**: Storage target.
899
+ */
900
+ export type DatasetDestinationTarget = string;
901
+ /** The type for a MQTT destination. */
902
+ export interface DatasetMqttDestination extends DatasetDestination {
903
+ /** The MQTT destination type. */
904
+ target: "Mqtt";
905
+ /** The MQTT destination configuration. */
906
+ configuration: MqttDestinationConfiguration;
907
+ }
908
+ export declare function datasetMqttDestinationSerializer(item: DatasetMqttDestination): any;
909
+ export declare function datasetMqttDestinationDeserializer(item: any): DatasetMqttDestination;
910
+ /** The configuration for a MQTT destination. */
911
+ export interface MqttDestinationConfiguration {
912
+ /** The MQTT topic. */
913
+ topic: string;
343
914
  /** When set to 'Keep', messages published to an MQTT broker will have the retain flag set. Default: 'Never'. */
344
915
  retain?: TopicRetainType;
916
+ /** The MQTT QoS setting. Defaults to QoS 1. */
917
+ qos?: MqttDestinationQos;
918
+ /** The MQTT TTL setting. */
919
+ ttl?: number;
345
920
  }
346
- export declare function topicSerializer(item: Topic): any;
347
- export declare function topicDeserializer(item: any): Topic;
348
- /** Topic retain types. */
349
- export declare enum KnownTopicRetainType {
350
- /** Retain the messages. */
351
- Keep = "Keep",
352
- /** Never retain messages. */
353
- Never = "Never"
921
+ export declare function mqttDestinationConfigurationSerializer(item: MqttDestinationConfiguration): any;
922
+ export declare function mqttDestinationConfigurationDeserializer(item: any): MqttDestinationConfiguration;
923
+ /** The set of supported QoS types for a MQTT destination. */
924
+ export declare enum KnownMqttDestinationQos {
925
+ /** QoS 0. */
926
+ Qos0 = "Qos0",
927
+ /** QoS 1. */
928
+ Qos1 = "Qos1"
354
929
  }
355
930
  /**
356
- * Topic retain types. \
357
- * {@link KnownTopicRetainType} can be used interchangeably with TopicRetainType,
931
+ * The set of supported QoS types for a MQTT destination. \
932
+ * {@link KnownMqttDestinationQos} can be used interchangeably with MqttDestinationQos,
358
933
  * this enum contains the known values that the service supports.
359
934
  * ### Known values supported by the service
360
- * **Keep**: Retain the messages. \
361
- * **Never**: Never retain messages.
935
+ * **Qos0**: QoS 0. \
936
+ * **Qos1**: QoS 1.
362
937
  */
363
- export type TopicRetainType = string;
364
- export declare function datasetArraySerializer(result: Array<Dataset>): any[];
365
- export declare function datasetArrayDeserializer(result: Array<Dataset>): any[];
938
+ export type MqttDestinationQos = string;
939
+ /** The type for a MQTT broker state store destination. */
940
+ export interface DatasetBrokerStateStoreDestination extends DatasetDestination {
941
+ /** The MQTT broker state store destination target. */
942
+ target: "BrokerStateStore";
943
+ /** The MQTT broker state store destination configuration. */
944
+ configuration: BrokerStateStoreDestinationConfiguration;
945
+ }
946
+ export declare function datasetBrokerStateStoreDestinationSerializer(item: DatasetBrokerStateStoreDestination): any;
947
+ export declare function datasetBrokerStateStoreDestinationDeserializer(item: any): DatasetBrokerStateStoreDestination;
948
+ /** The configuration for a MQTT broker state store destination. */
949
+ export interface BrokerStateStoreDestinationConfiguration {
950
+ /** The MQTT broker state store destination key. */
951
+ key: string;
952
+ }
953
+ export declare function brokerStateStoreDestinationConfigurationSerializer(item: BrokerStateStoreDestinationConfiguration): any;
954
+ export declare function brokerStateStoreDestinationConfigurationDeserializer(item: any): BrokerStateStoreDestinationConfiguration;
955
+ /** The type for a storage destination. */
956
+ export interface DatasetStorageDestination extends DatasetDestination {
957
+ /** The storage destination type. */
958
+ target: "Storage";
959
+ /** The storage destination configuration. */
960
+ configuration: StorageDestinationConfiguration;
961
+ }
962
+ export declare function datasetStorageDestinationSerializer(item: DatasetStorageDestination): any;
963
+ export declare function datasetStorageDestinationDeserializer(item: any): DatasetStorageDestination;
964
+ /** The configuration for a storage destination. */
965
+ export interface StorageDestinationConfiguration {
966
+ /** The storage destination path. */
967
+ path: string;
968
+ }
969
+ export declare function storageDestinationConfigurationSerializer(item: StorageDestinationConfiguration): any;
970
+ export declare function storageDestinationConfigurationDeserializer(item: any): StorageDestinationConfiguration;
971
+ export declare function eventDestinationUnionArraySerializer(result: Array<EventDestinationUnion>): any[];
972
+ export declare function eventDestinationUnionArrayDeserializer(result: Array<EventDestinationUnion>): any[];
973
+ /** The type of the destination. */
974
+ export interface EventDestination {
975
+ /** Target destination. */
976
+ /** The discriminator possible values: Mqtt, Storage */
977
+ target?: EventDestinationTarget;
978
+ }
979
+ export declare function eventDestinationSerializer(item: EventDestination): any;
980
+ export declare function eventDestinationDeserializer(item: any): EventDestination;
981
+ /** Alias for EventDestinationUnion */
982
+ export type EventDestinationUnion = EventMqttDestination | EventStorageDestination | EventDestination;
983
+ export declare function eventDestinationUnionSerializer(item: EventDestinationUnion): any;
984
+ export declare function eventDestinationUnionDeserializer(item: any): EventDestinationUnion;
985
+ /** The set of supported event destinations for an asset. */
986
+ export declare enum KnownEventDestinationTarget {
987
+ /** MQTT target. */
988
+ Mqtt = "Mqtt",
989
+ /** Storage target. */
990
+ Storage = "Storage"
991
+ }
992
+ /**
993
+ * The set of supported event destinations for an asset. \
994
+ * {@link KnownEventDestinationTarget} can be used interchangeably with EventDestinationTarget,
995
+ * this enum contains the known values that the service supports.
996
+ * ### Known values supported by the service
997
+ * **Mqtt**: MQTT target. \
998
+ * **Storage**: Storage target.
999
+ */
1000
+ export type EventDestinationTarget = string;
1001
+ /** The type for a MQTT destination. */
1002
+ export interface EventMqttDestination extends EventDestination {
1003
+ /** The MQTT destination type. */
1004
+ target: "Mqtt";
1005
+ /** The MQTT destination configuration. */
1006
+ configuration: MqttDestinationConfiguration;
1007
+ }
1008
+ export declare function eventMqttDestinationSerializer(item: EventMqttDestination): any;
1009
+ export declare function eventMqttDestinationDeserializer(item: any): EventMqttDestination;
1010
+ /** The type for a storage destination. */
1011
+ export interface EventStorageDestination extends EventDestination {
1012
+ /** The storage destination type. */
1013
+ target: "Storage";
1014
+ /** The storage destination configuration. */
1015
+ configuration: StorageDestinationConfiguration;
1016
+ }
1017
+ export declare function eventStorageDestinationSerializer(item: EventStorageDestination): any;
1018
+ export declare function eventStorageDestinationDeserializer(item: any): EventStorageDestination;
1019
+ export declare function streamDestinationUnionArraySerializer(result: Array<StreamDestinationUnion>): any[];
1020
+ export declare function streamDestinationUnionArrayDeserializer(result: Array<StreamDestinationUnion>): any[];
1021
+ /** The type of the destination. */
1022
+ export interface StreamDestination {
1023
+ /** Target destination. */
1024
+ /** The discriminator possible values: Mqtt, Storage */
1025
+ target?: StreamDestinationTarget;
1026
+ }
1027
+ export declare function streamDestinationSerializer(item: StreamDestination): any;
1028
+ export declare function streamDestinationDeserializer(item: any): StreamDestination;
1029
+ /** Alias for StreamDestinationUnion */
1030
+ export type StreamDestinationUnion = StreamMqttDestination | StreamStorageDestination | StreamDestination;
1031
+ export declare function streamDestinationUnionSerializer(item: StreamDestinationUnion): any;
1032
+ export declare function streamDestinationUnionDeserializer(item: any): StreamDestinationUnion;
1033
+ /** The set of supported stream destinations for an asset. */
1034
+ export declare enum KnownStreamDestinationTarget {
1035
+ /** MQTT target. */
1036
+ Mqtt = "Mqtt",
1037
+ /** Storage target. */
1038
+ Storage = "Storage"
1039
+ }
1040
+ /**
1041
+ * The set of supported stream destinations for an asset. \
1042
+ * {@link KnownStreamDestinationTarget} can be used interchangeably with StreamDestinationTarget,
1043
+ * this enum contains the known values that the service supports.
1044
+ * ### Known values supported by the service
1045
+ * **Mqtt**: MQTT target. \
1046
+ * **Storage**: Storage target.
1047
+ */
1048
+ export type StreamDestinationTarget = string;
1049
+ /** The type for a MQTT destination. */
1050
+ export interface StreamMqttDestination extends StreamDestination {
1051
+ /** The MQTT destination type. */
1052
+ target: "Mqtt";
1053
+ /** The MQTT destination configuration. */
1054
+ configuration: MqttDestinationConfiguration;
1055
+ }
1056
+ export declare function streamMqttDestinationSerializer(item: StreamMqttDestination): any;
1057
+ export declare function streamMqttDestinationDeserializer(item: any): StreamMqttDestination;
1058
+ /** The type for a storage destination. */
1059
+ export interface StreamStorageDestination extends StreamDestination {
1060
+ /** The storage destination type. */
1061
+ target: "Storage";
1062
+ /** The storage destination configuration. */
1063
+ configuration: StorageDestinationConfiguration;
1064
+ }
1065
+ export declare function streamStorageDestinationSerializer(item: StreamStorageDestination): any;
1066
+ export declare function streamStorageDestinationDeserializer(item: any): StreamStorageDestination;
1067
+ export declare function namespaceDatasetArraySerializer(result: Array<NamespaceDataset>): any[];
1068
+ export declare function namespaceDatasetArrayDeserializer(result: Array<NamespaceDataset>): any[];
366
1069
  /** Defines the dataset properties. */
367
- export interface Dataset {
1070
+ export interface NamespaceDataset {
368
1071
  /** Name of the dataset. */
369
1072
  name: string;
1073
+ /** Reference to a data source for a given dataset. */
1074
+ dataSource?: string;
1075
+ /** URI or type definition ID. */
1076
+ typeRef?: string;
370
1077
  /** Stringified JSON that contains connector-specific JSON string that describes configuration for the specific dataset. */
371
1078
  datasetConfiguration?: string;
372
- /** Object that describes the topic information for the specific dataset. */
373
- topic?: Topic;
1079
+ /** Destinations for a dataset. */
1080
+ destinations?: DatasetDestinationUnion[];
374
1081
  /** Array of data points that are part of the dataset. Each data point can have per-data point configuration. */
375
- dataPoints?: DataPoint[];
1082
+ dataPoints?: NamespaceDatasetDataPoint[];
376
1083
  }
377
- export declare function datasetSerializer(item: Dataset): any;
378
- export declare function datasetDeserializer(item: any): Dataset;
379
- export declare function dataPointArraySerializer(result: Array<DataPoint>): any[];
380
- export declare function dataPointArrayDeserializer(result: Array<DataPoint>): any[];
381
- /** Defines the data point properties. */
382
- export interface DataPoint extends DataPointBase {
383
- /** An indication of how the data point should be mapped to OpenTelemetry. */
384
- observabilityMode?: DataPointObservabilityMode;
1084
+ export declare function namespaceDatasetSerializer(item: NamespaceDataset): any;
1085
+ export declare function namespaceDatasetDeserializer(item: any): NamespaceDataset;
1086
+ export declare function namespaceDatasetDataPointArraySerializer(result: Array<NamespaceDatasetDataPoint>): any[];
1087
+ export declare function namespaceDatasetDataPointArrayDeserializer(result: Array<NamespaceDatasetDataPoint>): any[];
1088
+ /** Defines the dataset data point properties. */
1089
+ export interface NamespaceDatasetDataPoint {
1090
+ /** The name of the data point. */
1091
+ name: string;
1092
+ /** The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset. */
1093
+ dataSource: string;
1094
+ /** Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
1095
+ dataPointConfiguration?: string;
1096
+ /** URI or type definition ID. */
1097
+ typeRef?: string;
385
1098
  }
386
- export declare function dataPointSerializer(item: DataPoint): any;
387
- export declare function dataPointDeserializer(item: any): DataPoint;
388
- /** Defines the data point observability mode. */
389
- export declare enum KnownDataPointObservabilityMode {
390
- /** No mapping to OpenTelemetry. */
391
- None = "None",
392
- /** Map as counter to OpenTelemetry. */
393
- Counter = "Counter",
394
- /** Map as gauge to OpenTelemetry. */
395
- Gauge = "Gauge",
396
- /** Map as histogram to OpenTelemetry. */
397
- Histogram = "Histogram",
398
- /** Map as log to OpenTelemetry. */
399
- Log = "Log"
1099
+ export declare function namespaceDatasetDataPointSerializer(item: NamespaceDatasetDataPoint): any;
1100
+ export declare function namespaceDatasetDataPointDeserializer(item: any): NamespaceDatasetDataPoint;
1101
+ export declare function namespaceEventGroupArraySerializer(result: Array<NamespaceEventGroup>): any[];
1102
+ export declare function namespaceEventGroupArrayDeserializer(result: Array<NamespaceEventGroup>): any[];
1103
+ /** Defines the event group properties. */
1104
+ export interface NamespaceEventGroup {
1105
+ /** The name of the event group. */
1106
+ name: string;
1107
+ /** The address of the notifier of the event group in the asset (e.g. URL) so that a client can access the event group on the asset. */
1108
+ dataSource?: string;
1109
+ /** Stringified JSON that contains connector-specific configuration for the event group. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
1110
+ eventGroupConfiguration?: string;
1111
+ /** Destinations for events. Default destinations when destinations is not defined at the event level. */
1112
+ defaultDestinations?: EventDestinationUnion[];
1113
+ /** URI or type definition ID. */
1114
+ typeRef?: string;
1115
+ /** Array of events that are part of the event group. */
1116
+ events?: NamespaceEvent[];
400
1117
  }
401
- /**
402
- * Defines the data point observability mode. \
403
- * {@link KnownDataPointObservabilityMode} can be used interchangeably with DataPointObservabilityMode,
404
- * this enum contains the known values that the service supports.
405
- * ### Known values supported by the service
406
- * **None**: No mapping to OpenTelemetry. \
407
- * **Counter**: Map as counter to OpenTelemetry. \
408
- * **Gauge**: Map as gauge to OpenTelemetry. \
409
- * **Histogram**: Map as histogram to OpenTelemetry. \
410
- * **Log**: Map as log to OpenTelemetry.
411
- */
412
- export type DataPointObservabilityMode = string;
413
- export declare function eventArraySerializer(result: Array<Event>): any[];
414
- export declare function eventArrayDeserializer(result: Array<Event>): any[];
1118
+ export declare function namespaceEventGroupSerializer(item: NamespaceEventGroup): any;
1119
+ export declare function namespaceEventGroupDeserializer(item: any): NamespaceEventGroup;
1120
+ export declare function namespaceEventArraySerializer(result: Array<NamespaceEvent>): any[];
1121
+ export declare function namespaceEventArrayDeserializer(result: Array<NamespaceEvent>): any[];
415
1122
  /** Defines the event properties. */
416
- export interface Event extends EventBase {
417
- /** An indication of how the event should be mapped to OpenTelemetry. */
418
- observabilityMode?: EventObservabilityMode;
1123
+ export interface NamespaceEvent {
1124
+ /** The name of the event. */
1125
+ name: string;
1126
+ /** Reference to a data source for a given event. */
1127
+ dataSource?: string;
1128
+ /** Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
1129
+ eventConfiguration?: string;
1130
+ /** Destinations for an event. */
1131
+ destinations?: EventDestinationUnion[];
1132
+ /** URI or type definition ID. */
1133
+ typeRef?: string;
419
1134
  }
420
- export declare function eventSerializer(item: Event): any;
421
- export declare function eventDeserializer(item: any): Event;
422
- /** Defines the event observability mode. */
423
- export declare enum KnownEventObservabilityMode {
424
- /** No mapping to OpenTelemetry. */
425
- None = "None",
426
- /** Map as log to OpenTelemetry. */
427
- Log = "Log"
1135
+ export declare function namespaceEventSerializer(item: NamespaceEvent): any;
1136
+ export declare function namespaceEventDeserializer(item: any): NamespaceEvent;
1137
+ export declare function namespaceStreamArraySerializer(result: Array<NamespaceStream>): any[];
1138
+ export declare function namespaceStreamArrayDeserializer(result: Array<NamespaceStream>): any[];
1139
+ /** Defines the stream properties. */
1140
+ export interface NamespaceStream {
1141
+ /** Name of the stream definition. */
1142
+ name: string;
1143
+ /** Stringified JSON that contains connector-specific configuration for the specific stream. */
1144
+ streamConfiguration?: string;
1145
+ /** URI or type definition ID. */
1146
+ typeRef?: string;
1147
+ /** Destinations for a stream. */
1148
+ destinations?: StreamDestinationUnion[];
1149
+ }
1150
+ export declare function namespaceStreamSerializer(item: NamespaceStream): any;
1151
+ export declare function namespaceStreamDeserializer(item: any): NamespaceStream;
1152
+ export declare function managementGroupArraySerializer(result: Array<ManagementGroup>): any[];
1153
+ export declare function managementGroupArrayDeserializer(result: Array<ManagementGroup>): any[];
1154
+ /** Defines the management group properties. */
1155
+ export interface ManagementGroup {
1156
+ /** Name of the management group. */
1157
+ name: string;
1158
+ /** Reference to a data source for a given management group. */
1159
+ dataSource?: string;
1160
+ /** Stringified JSON that contains connector-specific configuration for the management group. */
1161
+ managementGroupConfiguration?: string;
1162
+ /** URI or type definition ID. */
1163
+ typeRef?: string;
1164
+ /** Default MQTT topic path on which a client will receive the request for all actions that are part of the management group. */
1165
+ defaultTopic?: string;
1166
+ /** Default response timeout for all actions that are part of the management group. */
1167
+ defaultTimeoutInSeconds?: number;
1168
+ /** Array of actions that are part of the management group. Each action can have an individual configuration. */
1169
+ actions?: ManagementAction[];
1170
+ }
1171
+ export declare function managementGroupSerializer(item: ManagementGroup): any;
1172
+ export declare function managementGroupDeserializer(item: any): ManagementGroup;
1173
+ export declare function managementActionArraySerializer(result: Array<ManagementAction>): any[];
1174
+ export declare function managementActionArrayDeserializer(result: Array<ManagementAction>): any[];
1175
+ /** Defines the action properties. */
1176
+ export interface ManagementAction {
1177
+ /** Name of the action. */
1178
+ name: string;
1179
+ /** Stringified JSON that contains connector-specific configuration for the action. */
1180
+ actionConfiguration?: string;
1181
+ /** The target URI on which a client can invoke the specific action. */
1182
+ targetUri: string;
1183
+ /** URI or type definition ID. */
1184
+ typeRef?: string;
1185
+ /** The MQTT topic path on which a client will receive the request for the action. */
1186
+ topic?: string;
1187
+ /** The type of the action. */
1188
+ actionType?: ManagementActionType;
1189
+ /** Response timeout for the action. */
1190
+ timeoutInSeconds?: number;
1191
+ }
1192
+ export declare function managementActionSerializer(item: ManagementAction): any;
1193
+ export declare function managementActionDeserializer(item: any): ManagementAction;
1194
+ /** Defines the ManagementAction's type. */
1195
+ export declare enum KnownManagementActionType {
1196
+ /** Call action type. */
1197
+ Call = "Call",
1198
+ /** Read action type. */
1199
+ Read = "Read",
1200
+ /** Write action type. */
1201
+ Write = "Write"
428
1202
  }
429
1203
  /**
430
- * Defines the event observability mode. \
431
- * {@link KnownEventObservabilityMode} can be used interchangeably with EventObservabilityMode,
1204
+ * Defines the ManagementAction's type. \
1205
+ * {@link KnownManagementActionType} can be used interchangeably with ManagementActionType,
432
1206
  * this enum contains the known values that the service supports.
433
1207
  * ### Known values supported by the service
434
- * **None**: No mapping to OpenTelemetry. \
435
- * **Log**: Map as log to OpenTelemetry.
1208
+ * **Call**: Call action type. \
1209
+ * **Read**: Read action type. \
1210
+ * **Write**: Write action type.
436
1211
  */
437
- export type EventObservabilityMode = string;
1212
+ export type ManagementActionType = string;
438
1213
  /** Defines the asset status properties. */
439
- export interface AssetStatus {
440
- /** Array object to transfer and persist errors that originate from the Edge. */
441
- readonly errors?: AssetStatusError[];
442
- /** A read only incremental counter indicating the number of times the configuration has been modified from the perspective of the current actual (Edge) state of the Asset. Edge would be the only writer of this value and would sync back up to the cloud. In steady state, this should equal version. */
443
- readonly version?: number;
1214
+ export interface NamespaceAssetStatus {
1215
+ /** Defines the asset status config properties. */
1216
+ readonly config?: StatusConfig;
444
1217
  /** Array of dataset statuses that describe the status of each dataset. */
445
- readonly datasets?: AssetStatusDataset[];
446
- /** Array of event statuses that describe the status of each event. */
447
- readonly events?: AssetStatusEvent[];
1218
+ readonly datasets?: NamespaceAssetStatusDataset[];
1219
+ /** Array of event group statuses that describe the status of each event group. */
1220
+ readonly eventGroups?: NamespaceAssetStatusEventGroup[];
1221
+ /** Array of stream statuses that describe the status of each stream. */
1222
+ readonly streams?: NamespaceAssetStatusStream[];
1223
+ /** Array of management group statuses that describe the status of each management group. */
1224
+ readonly managementGroups?: NamespaceAssetStatusManagementGroup[];
448
1225
  }
449
- export declare function assetStatusDeserializer(item: any): AssetStatus;
450
- export declare function assetStatusErrorArrayDeserializer(result: Array<AssetStatusError>): any[];
451
- /** Defines the asset status error properties. */
452
- export interface AssetStatusError {
453
- /** Error code for classification of errors (ex: 400, 404, 500, etc.). */
454
- readonly code?: number;
455
- /** Human readable helpful error message to provide additional context for error (ex: “capability Id 'foo' does not exist”). */
1226
+ export declare function namespaceAssetStatusDeserializer(item: any): NamespaceAssetStatus;
1227
+ /** Defines the status config properties. */
1228
+ export interface StatusConfig {
1229
+ /** A read-only incremental counter indicating the number of times the configuration has been modified from the perspective of the current actual (edge) state of the CRD. Edge would be the only writer of this value and would sync back up to the cloud. In steady state, this should equal version. */
1230
+ readonly version?: number;
1231
+ /** A read-only timestamp indicating the last time the configuration has been modified from the perspective of the current actual (edge) state of the CRD. Edge would be the only writer of this value and would sync back up to the cloud. */
1232
+ readonly lastTransitionTime?: Date;
1233
+ /** Object to transfer and persist errors that originate from the edge. */
1234
+ readonly error?: StatusError;
1235
+ }
1236
+ export declare function statusConfigDeserializer(item: any): StatusConfig;
1237
+ /** Defines the status config error properties. */
1238
+ export interface StatusError {
1239
+ /** Error code for classification of errors (ex: '400', '404', '500', etc.). */
1240
+ readonly code?: string;
1241
+ /** Human-readable helpful error message to provide additional context for error (e.g.,: “Capability ID 'foo' does not exist”). */
456
1242
  readonly message?: string;
1243
+ /** Array of error details that describe the status of each error. */
1244
+ readonly details?: ErrorDetails[];
1245
+ }
1246
+ export declare function statusErrorDeserializer(item: any): StatusError;
1247
+ export declare function namespaceAssetStatusDatasetArrayDeserializer(result: Array<NamespaceAssetStatusDataset>): any[];
1248
+ /** Defines the asset status dataset properties. */
1249
+ export interface NamespaceAssetStatusDataset {
1250
+ /** The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information. */
1251
+ readonly name: string;
1252
+ /** The message schema reference object. */
1253
+ readonly messageSchemaReference?: NamespaceMessageSchemaReference;
1254
+ /** Object to transfer and persist errors that originate from the edge. */
1255
+ readonly error?: StatusError;
1256
+ }
1257
+ export declare function namespaceAssetStatusDatasetDeserializer(item: any): NamespaceAssetStatusDataset;
1258
+ /** Defines the message schema reference properties. */
1259
+ export interface NamespaceMessageSchemaReference {
1260
+ /** The message schema registry namespace. */
1261
+ readonly schemaRegistryNamespace: string;
1262
+ /** The message schema name. */
1263
+ readonly schemaName: string;
1264
+ /** The message schema version. */
1265
+ readonly schemaVersion: string;
1266
+ }
1267
+ export declare function namespaceMessageSchemaReferenceDeserializer(item: any): NamespaceMessageSchemaReference;
1268
+ export declare function namespaceAssetStatusEventGroupArrayDeserializer(result: Array<NamespaceAssetStatusEventGroup>): any[];
1269
+ /** Defines the asset status event group properties. */
1270
+ export interface NamespaceAssetStatusEventGroup {
1271
+ /** The name of the event group. Must be unique within the status.eventGroups array. This name is used to correlate between the spec and status event group information. */
1272
+ readonly name: string;
1273
+ /** Array of event statuses that describe the status of each event in the event group. */
1274
+ readonly events?: NamespaceAssetStatusEvent[];
1275
+ }
1276
+ export declare function namespaceAssetStatusEventGroupDeserializer(item: any): NamespaceAssetStatusEventGroup;
1277
+ export declare function namespaceAssetStatusEventArrayDeserializer(result: Array<NamespaceAssetStatusEvent>): any[];
1278
+ /** Defines the asset status event properties. */
1279
+ export interface NamespaceAssetStatusEvent {
1280
+ /** The name of the event. Must be unique within the status.events array. This name is used to correlate between the spec and status event information. */
1281
+ readonly name: string;
1282
+ /** The message schema reference object. */
1283
+ readonly messageSchemaReference?: NamespaceMessageSchemaReference;
1284
+ /** Object to transfer and persist errors that originate from the edge. */
1285
+ readonly error?: StatusError;
1286
+ }
1287
+ export declare function namespaceAssetStatusEventDeserializer(item: any): NamespaceAssetStatusEvent;
1288
+ export declare function namespaceAssetStatusStreamArrayDeserializer(result: Array<NamespaceAssetStatusStream>): any[];
1289
+ /** Defines the asset status stream properties. */
1290
+ export interface NamespaceAssetStatusStream {
1291
+ /** The name of the stream. Must be unique within the status.streams array. This name is used to correlate between the spec and status event information. */
1292
+ readonly name: string;
1293
+ /** The message schema reference object. */
1294
+ readonly messageSchemaReference?: NamespaceMessageSchemaReference;
1295
+ /** Object to transfer and persist errors that originate from the edge. */
1296
+ readonly error?: StatusError;
1297
+ }
1298
+ export declare function namespaceAssetStatusStreamDeserializer(item: any): NamespaceAssetStatusStream;
1299
+ export declare function namespaceAssetStatusManagementGroupArrayDeserializer(result: Array<NamespaceAssetStatusManagementGroup>): any[];
1300
+ /** Defines the asset status management group properties. */
1301
+ export interface NamespaceAssetStatusManagementGroup {
1302
+ /** The name of the management group. Must be unique within the status.managementGroups array. This name is used to correlate between the spec and status event information. */
1303
+ readonly name: string;
1304
+ /** Array of action statuses that describe the status of each action. */
1305
+ readonly actions?: NamespaceAssetStatusManagementAction[];
1306
+ }
1307
+ export declare function namespaceAssetStatusManagementGroupDeserializer(item: any): NamespaceAssetStatusManagementGroup;
1308
+ export declare function namespaceAssetStatusManagementActionArrayDeserializer(result: Array<NamespaceAssetStatusManagementAction>): any[];
1309
+ /** Defines the asset status action properties. */
1310
+ export interface NamespaceAssetStatusManagementAction {
1311
+ /** The name of the action. Must be unique within the status.actions array. This name is used to correlate between the spec and status event information. */
1312
+ readonly name: string;
1313
+ /** The request message schema reference object for the action. */
1314
+ readonly requestMessageSchemaReference?: NamespaceMessageSchemaReference;
1315
+ /** The response message schema reference object for the action. */
1316
+ readonly responseMessageSchemaReference?: NamespaceMessageSchemaReference;
1317
+ /** Object to transfer and persist errors that originate from the edge. */
1318
+ readonly error?: StatusError;
1319
+ }
1320
+ export declare function namespaceAssetStatusManagementActionDeserializer(item: any): NamespaceAssetStatusManagementAction;
1321
+ /** The type used for update operations of the NamespaceAsset. */
1322
+ export interface NamespaceAssetUpdate {
1323
+ /** Resource tags. */
1324
+ tags?: Record<string, string>;
1325
+ /** The resource-specific properties for this resource. */
1326
+ properties?: NamespaceAssetUpdateProperties;
1327
+ }
1328
+ export declare function namespaceAssetUpdateSerializer(item: NamespaceAssetUpdate): any;
1329
+ /** The updatable properties of the NamespaceAsset. */
1330
+ export interface NamespaceAssetUpdateProperties {
1331
+ /** Enabled/disabled status of the asset. */
1332
+ enabled?: boolean;
1333
+ /** Human-readable display name. */
1334
+ displayName?: string;
1335
+ /** Human-readable description of the asset. */
1336
+ description?: string;
1337
+ /** URIs or type definition IDs. */
1338
+ assetTypeRefs?: string[];
1339
+ /** Asset manufacturer. */
1340
+ manufacturer?: string;
1341
+ /** Asset manufacturer URI. */
1342
+ manufacturerUri?: string;
1343
+ /** Asset model. */
1344
+ model?: string;
1345
+ /** Asset product code. */
1346
+ productCode?: string;
1347
+ /** Asset hardware revision number. */
1348
+ hardwareRevision?: string;
1349
+ /** Asset software revision number. */
1350
+ softwareRevision?: string;
1351
+ /** Asset documentation reference. */
1352
+ documentationUri?: string;
1353
+ /** Asset serial number. */
1354
+ serialNumber?: string;
1355
+ /** A set of key-value pairs that contain custom attributes set by the customer. */
1356
+ attributes?: Record<string, any>;
1357
+ /** Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here. */
1358
+ defaultDatasetsConfiguration?: string;
1359
+ /** Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here. */
1360
+ defaultEventsConfiguration?: string;
1361
+ /** Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here. */
1362
+ defaultStreamsConfiguration?: string;
1363
+ /** Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here. */
1364
+ defaultManagementGroupsConfiguration?: string;
1365
+ /** Default destinations for a dataset. */
1366
+ defaultDatasetsDestinations?: DatasetDestinationUnion[];
1367
+ /** Default destinations for an event. */
1368
+ defaultEventsDestinations?: EventDestinationUnion[];
1369
+ /** Default destinations for a stream. */
1370
+ defaultStreamsDestinations?: StreamDestinationUnion[];
1371
+ /** Array of datasets that are part of the asset. Each dataset describes the data points that make up the set. */
1372
+ datasets?: NamespaceDataset[];
1373
+ /** Array of event groups that are part of the asset. Each event group can have per-event group configuration. */
1374
+ eventGroups?: NamespaceEventGroup[];
1375
+ /** Array of streams that are part of the asset. Each stream can have a per-stream configuration. */
1376
+ streams?: NamespaceStream[];
1377
+ /** Array of management groups that are part of the asset. Each management group can have a per-group configuration. */
1378
+ managementGroups?: ManagementGroup[];
1379
+ }
1380
+ export declare function namespaceAssetUpdatePropertiesSerializer(item: NamespaceAssetUpdateProperties): any;
1381
+ /** The response of a NamespaceAsset list operation. */
1382
+ export interface _NamespaceAssetListResult {
1383
+ /** The NamespaceAsset items on this page */
1384
+ value: NamespaceAsset[];
1385
+ /** The link to the next page of items */
1386
+ nextLink?: string;
1387
+ }
1388
+ export declare function _namespaceAssetListResultDeserializer(item: any): _NamespaceAssetListResult;
1389
+ export declare function namespaceAssetArraySerializer(result: Array<NamespaceAsset>): any[];
1390
+ export declare function namespaceAssetArrayDeserializer(result: Array<NamespaceAsset>): any[];
1391
+ /** Device definition. */
1392
+ export interface NamespaceDevice extends TrackedResource {
1393
+ /** The resource-specific properties for this resource. */
1394
+ properties?: NamespaceDeviceProperties;
1395
+ /** Resource Tag. */
1396
+ readonly etag?: string;
1397
+ /** The extended location. */
1398
+ extendedLocation?: ExtendedLocation;
1399
+ }
1400
+ export declare function namespaceDeviceSerializer(item: NamespaceDevice): any;
1401
+ export declare function namespaceDeviceDeserializer(item: any): NamespaceDevice;
1402
+ /** Defines the device properties. */
1403
+ export interface NamespaceDeviceProperties {
1404
+ /** A unique identifier for the device. */
1405
+ readonly uuid?: string;
1406
+ /** Indicates if the resource is enabled or not. */
1407
+ enabled?: boolean;
1408
+ /** The Device ID provided by the customer. */
1409
+ externalDeviceId?: string;
1410
+ /** Reference to a device. Populated only if the device had been created from discovery flow. Discovered device name must be provided. */
1411
+ discoveredDeviceRef?: string;
1412
+ /** Device manufacturer. */
1413
+ manufacturer?: string;
1414
+ /** Device model. */
1415
+ model?: string;
1416
+ /** Device operating system. */
1417
+ operatingSystem?: string;
1418
+ /** Device operating system version. */
1419
+ operatingSystemVersion?: string;
1420
+ /** Property bag containing the device's unassigned and assigned endpoints. */
1421
+ endpoints?: MessagingEndpoints;
1422
+ /** A set of key-value pairs that contain custom attributes set by the customer. */
1423
+ attributes?: Record<string, any>;
1424
+ /** Device status updates. */
1425
+ readonly status?: DeviceStatus;
1426
+ /** An integer that is incremented each time the resource is modified. */
1427
+ readonly version?: number;
1428
+ /** A timestamp (in UTC) that is updated each time the resource is modified. */
1429
+ readonly lastTransitionTime?: Date;
1430
+ /** Provisioning state of the resource. */
1431
+ readonly provisioningState?: ProvisioningState;
1432
+ }
1433
+ export declare function namespaceDevicePropertiesSerializer(item: NamespaceDeviceProperties): any;
1434
+ export declare function namespaceDevicePropertiesDeserializer(item: any): NamespaceDeviceProperties;
1435
+ /** Connection endpoint URL a device can use to connect to a service. */
1436
+ export interface MessagingEndpoints {
1437
+ /** Set of endpoints to connect to the device. */
1438
+ inbound?: Record<string, InboundEndpoints>;
1439
+ /** Set of endpoints a device can connect to. */
1440
+ outbound?: OutboundEndpoints;
1441
+ }
1442
+ export declare function messagingEndpointsSerializer(item: MessagingEndpoints): any;
1443
+ export declare function messagingEndpointsDeserializer(item: any): MessagingEndpoints;
1444
+ export declare function inboundEndpointsRecordSerializer(item: Record<string, InboundEndpoints>): Record<string, any>;
1445
+ export declare function inboundEndpointsRecordDeserializer(item: Record<string, any>): Record<string, InboundEndpoints>;
1446
+ /** An endpoint to connect to the device. */
1447
+ export interface InboundEndpoints {
1448
+ /** Type of connection endpoint. */
1449
+ endpointType: string;
1450
+ /** The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com). */
1451
+ address: string;
1452
+ /** Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc. */
1453
+ version?: string;
1454
+ /** Defines the client authentication mechanism to the server. */
1455
+ authentication?: HostAuthentication;
1456
+ /** Defines server trust settings for the endpoint. */
1457
+ trustSettings?: TrustSettings;
1458
+ /** Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF). */
1459
+ additionalConfiguration?: string;
1460
+ }
1461
+ export declare function inboundEndpointsSerializer(item: InboundEndpoints): any;
1462
+ export declare function inboundEndpointsDeserializer(item: any): InboundEndpoints;
1463
+ /** Definition of the client authentication mechanism to the host. */
1464
+ export interface HostAuthentication {
1465
+ /** Defines the method to authenticate the user of the client at the server. */
1466
+ method: AuthenticationMethod;
1467
+ /** Defines the username and password references when UsernamePassword user authentication mode is selected. */
1468
+ usernamePasswordCredentials?: UsernamePasswordCredentials;
1469
+ /** Defines the certificate reference when Certificate user authentication mode is selected. */
1470
+ x509Credentials?: X509CertificateCredentials;
1471
+ }
1472
+ export declare function hostAuthenticationSerializer(item: HostAuthentication): any;
1473
+ export declare function hostAuthenticationDeserializer(item: any): HostAuthentication;
1474
+ /** The x509 certificate for authentication mode Certificate. */
1475
+ export interface X509CertificateCredentials {
1476
+ /** The name of the secret containing the certificate and private key (e.g. stored as .der/.pem or .der/.pfx). */
1477
+ certificateSecretName: string;
1478
+ /** The name of the secret containing the certificate private key in PEM or DER format. */
1479
+ keySecretName?: string;
1480
+ /** The name of the secret containing the combined intermediate certificates in PEM format. */
1481
+ intermediateCertificatesSecretName?: string;
1482
+ }
1483
+ export declare function x509CertificateCredentialsSerializer(item: X509CertificateCredentials): any;
1484
+ export declare function x509CertificateCredentialsDeserializer(item: any): X509CertificateCredentials;
1485
+ /** Defines server trust settings for an endpoint. */
1486
+ export interface TrustSettings {
1487
+ /** Defines a secret reference for certificates to trust. */
1488
+ trustList?: string;
1489
+ }
1490
+ export declare function trustSettingsSerializer(item: TrustSettings): any;
1491
+ export declare function trustSettingsDeserializer(item: any): TrustSettings;
1492
+ /** Property bag contains the device's outbound endpoints */
1493
+ export interface OutboundEndpoints {
1494
+ /** Endpoints the device can connect to. */
1495
+ assigned: Record<string, DeviceMessagingEndpoint>;
1496
+ /** Set of most recently removed endpoints. */
1497
+ unassigned?: Record<string, DeviceMessagingEndpoint>;
1498
+ }
1499
+ export declare function outboundEndpointsSerializer(item: OutboundEndpoints): any;
1500
+ export declare function outboundEndpointsDeserializer(item: any): OutboundEndpoints;
1501
+ export declare function deviceMessagingEndpointRecordSerializer(item: Record<string, DeviceMessagingEndpoint>): Record<string, any>;
1502
+ export declare function deviceMessagingEndpointRecordDeserializer(item: Record<string, any>): Record<string, DeviceMessagingEndpoint>;
1503
+ /** Device messaging endpoint model. */
1504
+ export interface DeviceMessagingEndpoint {
1505
+ /** Type of connection used for the messaging endpoint. */
1506
+ endpointType?: string;
1507
+ /** The endpoint address to connect to. */
1508
+ address: string;
1509
+ }
1510
+ export declare function deviceMessagingEndpointSerializer(item: DeviceMessagingEndpoint): any;
1511
+ export declare function deviceMessagingEndpointDeserializer(item: any): DeviceMessagingEndpoint;
1512
+ /** Defines the device status properties. */
1513
+ export interface DeviceStatus {
1514
+ /** Defines the device status config properties. */
1515
+ readonly config?: StatusConfig;
1516
+ /** Defines the device status for inbound/outbound endpoints. */
1517
+ readonly endpoints?: DeviceStatusEndpoints;
1518
+ }
1519
+ export declare function deviceStatusDeserializer(item: any): DeviceStatus;
1520
+ /** Defines the device status for inbound/outbound endpoints. */
1521
+ export interface DeviceStatusEndpoints {
1522
+ /** KeyValue pair representing status of inbound endpoints. */
1523
+ readonly inbound?: Record<string, DeviceStatusEndpoint>;
1524
+ }
1525
+ export declare function deviceStatusEndpointsDeserializer(item: any): DeviceStatusEndpoints;
1526
+ export declare function deviceStatusEndpointRecordDeserializer(item: Record<string, any>): Record<string, DeviceStatusEndpoint>;
1527
+ /** Defines the device status properties. */
1528
+ export interface DeviceStatusEndpoint {
1529
+ /** Defines the error related to this endpoint. */
1530
+ readonly error?: StatusError;
1531
+ }
1532
+ export declare function deviceStatusEndpointDeserializer(item: any): DeviceStatusEndpoint;
1533
+ /** The type used for update operations of the NamespaceDevice. */
1534
+ export interface NamespaceDeviceUpdate {
1535
+ /** Resource tags. */
1536
+ tags?: Record<string, string>;
1537
+ /** The resource-specific properties for this resource. */
1538
+ properties?: NamespaceDeviceUpdateProperties;
1539
+ }
1540
+ export declare function namespaceDeviceUpdateSerializer(item: NamespaceDeviceUpdate): any;
1541
+ /** The updatable properties of the NamespaceDevice. */
1542
+ export interface NamespaceDeviceUpdateProperties {
1543
+ /** Device operating system version. */
1544
+ operatingSystemVersion?: string;
1545
+ /** Property bag containing the device's unassigned and assigned endpoints. */
1546
+ endpoints?: MessagingEndpoints;
1547
+ /** A set of key-value pairs that contain custom attributes set by the customer. */
1548
+ attributes?: Record<string, any>;
1549
+ /** Indicates if the resource and identity are enabled or not. A disabled device cannot authenticate with Microsoft Entra ID. */
1550
+ enabled?: boolean;
457
1551
  }
458
- export declare function assetStatusErrorDeserializer(item: any): AssetStatusError;
459
- export declare function assetStatusDatasetArrayDeserializer(result: Array<AssetStatusDataset>): any[];
460
- /** Defines the asset status dataset properties. */
461
- export interface AssetStatusDataset {
462
- /** The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information. */
463
- readonly name: string;
464
- /** The message schema reference object. */
465
- readonly messageSchemaReference?: MessageSchemaReference;
1552
+ export declare function namespaceDeviceUpdatePropertiesSerializer(item: NamespaceDeviceUpdateProperties): any;
1553
+ /** The response of a NamespaceDevice list operation. */
1554
+ export interface _NamespaceDeviceListResult {
1555
+ /** The NamespaceDevice items on this page */
1556
+ value: NamespaceDevice[];
1557
+ /** The link to the next page of items */
1558
+ nextLink?: string;
466
1559
  }
467
- export declare function assetStatusDatasetDeserializer(item: any): AssetStatusDataset;
468
- /** Defines the message schema reference properties. */
469
- export interface MessageSchemaReference {
470
- /** The message schema registry namespace. */
471
- readonly schemaRegistryNamespace: string;
472
- /** The message schema name. */
473
- readonly schemaName: string;
474
- /** The message schema version. */
475
- readonly schemaVersion: string;
1560
+ export declare function _namespaceDeviceListResultDeserializer(item: any): _NamespaceDeviceListResult;
1561
+ export declare function namespaceDeviceArraySerializer(result: Array<NamespaceDevice>): any[];
1562
+ export declare function namespaceDeviceArrayDeserializer(result: Array<NamespaceDevice>): any[];
1563
+ /** Discovered asset definition. */
1564
+ export interface NamespaceDiscoveredAsset extends TrackedResource {
1565
+ /** The resource-specific properties for this resource. */
1566
+ properties?: NamespaceDiscoveredAssetProperties;
1567
+ /** The extended location. */
1568
+ extendedLocation: ExtendedLocation;
476
1569
  }
477
- export declare function messageSchemaReferenceDeserializer(item: any): MessageSchemaReference;
478
- export declare function assetStatusEventArrayDeserializer(result: Array<AssetStatusEvent>): any[];
479
- /** Defines the asset status event properties. */
480
- export interface AssetStatusEvent {
481
- /** The name of the event. Must be unique within the status.events array. This name is used to correlate between the spec and status event information. */
482
- readonly name: string;
483
- /** The message schema reference object. */
484
- readonly messageSchemaReference?: MessageSchemaReference;
1570
+ export declare function namespaceDiscoveredAssetSerializer(item: NamespaceDiscoveredAsset): any;
1571
+ export declare function namespaceDiscoveredAssetDeserializer(item: any): NamespaceDiscoveredAsset;
1572
+ /** Defines the discovered asset properties. */
1573
+ export interface NamespaceDiscoveredAssetProperties {
1574
+ /** Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use. */
1575
+ deviceRef: DeviceRef;
1576
+ /** Human-readable display name. */
1577
+ displayName?: string;
1578
+ /** URIs or type definition IDs. */
1579
+ assetTypeRefs?: string[];
1580
+ /** Human-readable description of the asset. */
1581
+ description?: string;
1582
+ /** Identifier used to detect changes in the asset. */
1583
+ discoveryId: string;
1584
+ /** Asset ID provided by the customer. */
1585
+ externalAssetId?: string;
1586
+ /** An integer that is incremented each time the resource is modified. */
1587
+ version: number;
1588
+ /** Asset manufacturer. */
1589
+ manufacturer?: string;
1590
+ /** Asset manufacturer URI. */
1591
+ manufacturerUri?: string;
1592
+ /** Asset model. */
1593
+ model?: string;
1594
+ /** Asset product code. */
1595
+ productCode?: string;
1596
+ /** Asset hardware revision number. */
1597
+ hardwareRevision?: string;
1598
+ /** Asset software revision number. */
1599
+ softwareRevision?: string;
1600
+ /** Asset documentation reference. */
1601
+ documentationUri?: string;
1602
+ /** Asset serial number. */
1603
+ serialNumber?: string;
1604
+ /** A set of key-value pairs that contain custom attributes. */
1605
+ attributes?: Record<string, any>;
1606
+ /** Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here. */
1607
+ defaultDatasetsConfiguration?: string;
1608
+ /** Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here. */
1609
+ defaultEventsConfiguration?: string;
1610
+ /** Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here. */
1611
+ defaultStreamsConfiguration?: string;
1612
+ /** Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here. */
1613
+ defaultManagementGroupsConfiguration?: string;
1614
+ /** Default destinations for a dataset. */
1615
+ defaultDatasetsDestinations?: DatasetDestinationUnion[];
1616
+ /** Default destinations for an event. */
1617
+ defaultEventsDestinations?: EventDestinationUnion[];
1618
+ /** Default destinations for a stream. */
1619
+ defaultStreamsDestinations?: StreamDestinationUnion[];
1620
+ /** Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set. */
1621
+ datasets?: NamespaceDiscoveredDataset[];
1622
+ /** Array of event groups that are part of the asset. Each event group can have per-event group configuration. */
1623
+ eventGroups?: NamespaceDiscoveredEventGroup[];
1624
+ /** Array of streams that are part of the asset. Each stream can have a per-stream configuration. */
1625
+ streams?: NamespaceDiscoveredStream[];
1626
+ /** Array of management groups that are part of the asset. Each management group can have a per-group configuration. */
1627
+ managementGroups?: NamespaceDiscoveredManagementGroup[];
1628
+ /** Provisioning state of the resource. */
1629
+ readonly provisioningState?: ProvisioningState;
485
1630
  }
486
- export declare function assetStatusEventDeserializer(item: any): AssetStatusEvent;
487
- /** Defines the data point properties. */
488
- export interface DataPointBase {
1631
+ export declare function namespaceDiscoveredAssetPropertiesSerializer(item: NamespaceDiscoveredAssetProperties): any;
1632
+ export declare function namespaceDiscoveredAssetPropertiesDeserializer(item: any): NamespaceDiscoveredAssetProperties;
1633
+ export declare function namespaceDiscoveredDatasetArraySerializer(result: Array<NamespaceDiscoveredDataset>): any[];
1634
+ export declare function namespaceDiscoveredDatasetArrayDeserializer(result: Array<NamespaceDiscoveredDataset>): any[];
1635
+ /** Defines the dataset properties. */
1636
+ export interface NamespaceDiscoveredDataset {
1637
+ /** Name of the dataset. */
1638
+ name: string;
1639
+ /** Reference to a data source for a given dataset. */
1640
+ dataSource?: string;
1641
+ /** URI or type definition ID. */
1642
+ typeRef?: string;
1643
+ /** Stringified JSON that contains connector-specific properties that describes configuration for the specific dataset. */
1644
+ datasetConfiguration?: string;
1645
+ /** Destinations for a dataset. */
1646
+ destinations?: DatasetDestinationUnion[];
1647
+ /** Array of data points that are part of the dataset. Each data point can have per-data point configuration. */
1648
+ dataPoints?: NamespaceDiscoveredDatasetDataPoint[];
1649
+ /** Timestamp (in UTC) indicating when the dataset was added or modified. */
1650
+ lastUpdatedOn?: Date;
1651
+ }
1652
+ export declare function namespaceDiscoveredDatasetSerializer(item: NamespaceDiscoveredDataset): any;
1653
+ export declare function namespaceDiscoveredDatasetDeserializer(item: any): NamespaceDiscoveredDataset;
1654
+ export declare function namespaceDiscoveredDatasetDataPointArraySerializer(result: Array<NamespaceDiscoveredDatasetDataPoint>): any[];
1655
+ export declare function namespaceDiscoveredDatasetDataPointArrayDeserializer(result: Array<NamespaceDiscoveredDatasetDataPoint>): any[];
1656
+ /** Defines the discovered dataset data point properties. */
1657
+ export interface NamespaceDiscoveredDatasetDataPoint {
489
1658
  /** The name of the data point. */
490
1659
  name: string;
491
1660
  /** The address of the source of the data in the asset (e.g. URL) so that a client can access the data source on the asset. */
492
1661
  dataSource: string;
493
1662
  /** Stringified JSON that contains connector-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
494
1663
  dataPointConfiguration?: string;
1664
+ /** UTC timestamp indicating when the data point was added or modified. */
1665
+ lastUpdatedOn?: Date;
1666
+ /** URI or type definition ID. */
1667
+ typeRef?: string;
495
1668
  }
496
- export declare function dataPointBaseSerializer(item: DataPointBase): any;
497
- export declare function dataPointBaseDeserializer(item: any): DataPointBase;
1669
+ export declare function namespaceDiscoveredDatasetDataPointSerializer(item: NamespaceDiscoveredDatasetDataPoint): any;
1670
+ export declare function namespaceDiscoveredDatasetDataPointDeserializer(item: any): NamespaceDiscoveredDatasetDataPoint;
1671
+ export declare function namespaceDiscoveredEventGroupArraySerializer(result: Array<NamespaceDiscoveredEventGroup>): any[];
1672
+ export declare function namespaceDiscoveredEventGroupArrayDeserializer(result: Array<NamespaceDiscoveredEventGroup>): any[];
1673
+ /** Defines the discovered event group properties. */
1674
+ export interface NamespaceDiscoveredEventGroup {
1675
+ /** The name of the event group. */
1676
+ name: string;
1677
+ /** The address of the notifier of the event group in the asset (e.g. URL) so that a client can access the event group on the asset. */
1678
+ dataSource?: string;
1679
+ /** Stringified JSON that contains connector-specific configuration for the event group. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
1680
+ eventGroupConfiguration?: string;
1681
+ /** Destinations for events. Default destinations when destinations is not defined at the event level. */
1682
+ defaultDestinations?: EventDestinationUnion[];
1683
+ /** URI or type definition ID. */
1684
+ typeRef?: string;
1685
+ /** Array of events that are part of the event group. */
1686
+ events?: NamespaceDiscoveredEvent[];
1687
+ }
1688
+ export declare function namespaceDiscoveredEventGroupSerializer(item: NamespaceDiscoveredEventGroup): any;
1689
+ export declare function namespaceDiscoveredEventGroupDeserializer(item: any): NamespaceDiscoveredEventGroup;
1690
+ export declare function namespaceDiscoveredEventArraySerializer(result: Array<NamespaceDiscoveredEvent>): any[];
1691
+ export declare function namespaceDiscoveredEventArrayDeserializer(result: Array<NamespaceDiscoveredEvent>): any[];
498
1692
  /** Defines the event properties. */
499
- export interface EventBase {
1693
+ export interface NamespaceDiscoveredEvent {
500
1694
  /** The name of the event. */
501
1695
  name: string;
502
- /** The address of the notifier of the event in the asset (e.g. URL) so that a client can access the event on the asset. */
503
- eventNotifier: string;
1696
+ /** Reference to a data source for a given event. */
1697
+ dataSource?: string;
504
1698
  /** Stringified JSON that contains connector-specific configuration for the event. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize. */
505
1699
  eventConfiguration?: string;
506
- /** Object that describes the topic information for the specific event. */
507
- topic?: Topic;
1700
+ /** Destinations for an event. */
1701
+ destinations?: EventDestinationUnion[];
1702
+ /** URI or type definition ID. */
1703
+ typeRef?: string;
1704
+ /** UTC timestamp indicating when the event was added or modified. */
1705
+ lastUpdatedOn?: Date;
508
1706
  }
509
- export declare function eventBaseSerializer(item: EventBase): any;
510
- export declare function eventBaseDeserializer(item: any): EventBase;
511
- /** The type used for update operations of the Asset. */
512
- export interface AssetUpdate {
1707
+ export declare function namespaceDiscoveredEventSerializer(item: NamespaceDiscoveredEvent): any;
1708
+ export declare function namespaceDiscoveredEventDeserializer(item: any): NamespaceDiscoveredEvent;
1709
+ export declare function namespaceDiscoveredStreamArraySerializer(result: Array<NamespaceDiscoveredStream>): any[];
1710
+ export declare function namespaceDiscoveredStreamArrayDeserializer(result: Array<NamespaceDiscoveredStream>): any[];
1711
+ /** Defines the stream properties. */
1712
+ export interface NamespaceDiscoveredStream {
1713
+ /** Name of the stream definition. */
1714
+ name: string;
1715
+ /** Stringified JSON that contains connector-specific configuration for the specific stream. */
1716
+ streamConfiguration?: string;
1717
+ /** URI or type definition ID. */
1718
+ typeRef?: string;
1719
+ /** Destinations for a stream. */
1720
+ destinations?: StreamDestinationUnion[];
1721
+ /** Timestamp (in UTC) indicating when the stream was added or modified. */
1722
+ lastUpdatedOn?: Date;
1723
+ }
1724
+ export declare function namespaceDiscoveredStreamSerializer(item: NamespaceDiscoveredStream): any;
1725
+ export declare function namespaceDiscoveredStreamDeserializer(item: any): NamespaceDiscoveredStream;
1726
+ export declare function namespaceDiscoveredManagementGroupArraySerializer(result: Array<NamespaceDiscoveredManagementGroup>): any[];
1727
+ export declare function namespaceDiscoveredManagementGroupArrayDeserializer(result: Array<NamespaceDiscoveredManagementGroup>): any[];
1728
+ /** Defines the management group properties. */
1729
+ export interface NamespaceDiscoveredManagementGroup {
1730
+ /** Name of the management group. */
1731
+ name: string;
1732
+ /** Stringified JSON that contains connector-specific configuration for the management group. */
1733
+ managementGroupConfiguration?: string;
1734
+ /** URI or type definition ID. */
1735
+ typeRef?: string;
1736
+ /** Reference to a data source for a given management group. */
1737
+ dataSource?: string;
1738
+ /** Default MQTT topic path on which a client will receive the request for all actions that are part of the management group. */
1739
+ defaultTopic?: string;
1740
+ /** Default response timeout for all actions that are part of the management group. */
1741
+ defaultTimeoutInSeconds?: number;
1742
+ /** Array of actions that are part of the management group. Each action can have an individual configuration. */
1743
+ actions?: NamespaceDiscoveredManagementAction[];
1744
+ /** Timestamp (in UTC) indicating when the management group was added or modified. */
1745
+ lastUpdatedOn?: Date;
1746
+ }
1747
+ export declare function namespaceDiscoveredManagementGroupSerializer(item: NamespaceDiscoveredManagementGroup): any;
1748
+ export declare function namespaceDiscoveredManagementGroupDeserializer(item: any): NamespaceDiscoveredManagementGroup;
1749
+ export declare function namespaceDiscoveredManagementActionArraySerializer(result: Array<NamespaceDiscoveredManagementAction>): any[];
1750
+ export declare function namespaceDiscoveredManagementActionArrayDeserializer(result: Array<NamespaceDiscoveredManagementAction>): any[];
1751
+ /** Defines the action properties. */
1752
+ export interface NamespaceDiscoveredManagementAction {
1753
+ /** Name of the action. */
1754
+ name: string;
1755
+ /** Stringified JSON that contains connector-specific configuration for the action. */
1756
+ actionConfiguration?: string;
1757
+ /** The target URI on which a client can invoke the specific action. */
1758
+ targetUri: string;
1759
+ /** URI or type definition ID. */
1760
+ typeRef?: string;
1761
+ /** The MQTT topic path on which a client will receive the request for the action. */
1762
+ topic?: string;
1763
+ /** The type of the action. */
1764
+ actionType?: NamespaceDiscoveredManagementActionType;
1765
+ /** Response timeout for the action. */
1766
+ timeoutInSeconds?: number;
1767
+ /** Timestamp (in UTC) indicating when the management action was added or modified. */
1768
+ lastUpdatedOn?: Date;
1769
+ }
1770
+ export declare function namespaceDiscoveredManagementActionSerializer(item: NamespaceDiscoveredManagementAction): any;
1771
+ export declare function namespaceDiscoveredManagementActionDeserializer(item: any): NamespaceDiscoveredManagementAction;
1772
+ /** Defines the ManagementAction's type. */
1773
+ export declare enum KnownNamespaceDiscoveredManagementActionType {
1774
+ /** Call action type. */
1775
+ Call = "Call",
1776
+ /** Read action type. */
1777
+ Read = "Read",
1778
+ /** Write action type. */
1779
+ Write = "Write"
1780
+ }
1781
+ /**
1782
+ * Defines the ManagementAction's type. \
1783
+ * {@link KnownNamespaceDiscoveredManagementActionType} can be used interchangeably with NamespaceDiscoveredManagementActionType,
1784
+ * this enum contains the known values that the service supports.
1785
+ * ### Known values supported by the service
1786
+ * **Call**: Call action type. \
1787
+ * **Read**: Read action type. \
1788
+ * **Write**: Write action type.
1789
+ */
1790
+ export type NamespaceDiscoveredManagementActionType = string;
1791
+ /** The type used for update operations of the NamespaceDiscoveredAsset. */
1792
+ export interface NamespaceDiscoveredAssetUpdate {
513
1793
  /** Resource tags. */
514
1794
  tags?: Record<string, string>;
515
1795
  /** The resource-specific properties for this resource. */
516
- properties?: AssetUpdateProperties;
1796
+ properties?: NamespaceDiscoveredAssetUpdateProperties;
517
1797
  }
518
- export declare function assetUpdateSerializer(item: AssetUpdate): any;
519
- /** The updatable properties of the Asset. */
520
- export interface AssetUpdateProperties {
521
- /** Enabled/Disabled status of the asset. */
522
- enabled?: boolean;
1798
+ export declare function namespaceDiscoveredAssetUpdateSerializer(item: NamespaceDiscoveredAssetUpdate): any;
1799
+ /** The updatable properties of the NamespaceDiscoveredAsset. */
1800
+ export interface NamespaceDiscoveredAssetUpdateProperties {
1801
+ /** Reference to the device that provides data for this asset. Must provide device name & endpoint on the device to use. */
1802
+ deviceRef?: DeviceRef;
523
1803
  /** Human-readable display name. */
524
1804
  displayName?: string;
1805
+ /** URIs or type definition IDs. */
1806
+ assetTypeRefs?: string[];
525
1807
  /** Human-readable description of the asset. */
526
1808
  description?: string;
527
- /** Asset manufacturer name. */
1809
+ /** Identifier used to detect changes in the asset. */
1810
+ discoveryId?: string;
1811
+ /** An integer that is incremented each time the resource is modified. */
1812
+ version?: number;
1813
+ /** Asset manufacturer. */
528
1814
  manufacturer?: string;
529
1815
  /** Asset manufacturer URI. */
530
1816
  manufacturerUri?: string;
531
- /** Asset model name. */
1817
+ /** Asset model. */
532
1818
  model?: string;
533
1819
  /** Asset product code. */
534
1820
  productCode?: string;
535
- /** Revision number of the hardware. */
1821
+ /** Asset hardware revision number. */
536
1822
  hardwareRevision?: string;
537
- /** Revision number of the software. */
1823
+ /** Asset software revision number. */
538
1824
  softwareRevision?: string;
539
- /** Reference to the documentation. */
1825
+ /** Asset documentation reference. */
540
1826
  documentationUri?: string;
541
1827
  /** Asset serial number. */
542
1828
  serialNumber?: string;
543
- /** A set of key-value pairs that contain custom attributes set by the customer. */
1829
+ /** A set of key-value pairs that contain custom attributes. */
544
1830
  attributes?: Record<string, any>;
545
1831
  /** Stringified JSON that contains connector-specific default configuration for all datasets. Each dataset can have its own configuration that overrides the default settings here. */
546
1832
  defaultDatasetsConfiguration?: string;
547
1833
  /** Stringified JSON that contains connector-specific default configuration for all events. Each event can have its own configuration that overrides the default settings here. */
548
1834
  defaultEventsConfiguration?: string;
549
- /** Object that describes the default topic information for the asset. */
550
- defaultTopic?: Topic;
551
- /** Array of datasets that are part of the asset. Each dataset describes the data points that make up the set. */
552
- datasets?: Dataset[];
553
- /** Array of events that are part of the asset. Each event can have per-event configuration. */
554
- events?: Event[];
1835
+ /** Stringified JSON that contains connector-specific default configuration for all streams. Each stream can have its own configuration that overrides the default settings here. */
1836
+ defaultStreamsConfiguration?: string;
1837
+ /** Stringified JSON that contains connector-specific default configuration for all management groups. Each management group can have its own configuration that overrides the default settings here. */
1838
+ defaultManagementGroupsConfiguration?: string;
1839
+ /** Default destinations for a dataset. */
1840
+ defaultDatasetsDestinations?: DatasetDestinationUnion[];
1841
+ /** Default destinations for an event. */
1842
+ defaultEventsDestinations?: EventDestinationUnion[];
1843
+ /** Default destinations for a stream. */
1844
+ defaultStreamsDestinations?: StreamDestinationUnion[];
1845
+ /** Array of datasets that are part of the asset. Each dataset spec describes the data points that make up the set. */
1846
+ datasets?: NamespaceDiscoveredDataset[];
1847
+ /** Array of event groups that are part of the asset. Each event group can have per-event group configuration. */
1848
+ eventGroups?: NamespaceDiscoveredEventGroup[];
1849
+ /** Array of streams that are part of the asset. Each stream can have a per-stream configuration. */
1850
+ streams?: NamespaceDiscoveredStream[];
1851
+ /** Array of management groups that are part of the asset. Each management group can have a per-group configuration. */
1852
+ managementGroups?: NamespaceDiscoveredManagementGroup[];
555
1853
  }
556
- export declare function assetUpdatePropertiesSerializer(item: AssetUpdateProperties): any;
557
- /** The response of a Asset list operation. */
558
- export interface _AssetListResult {
559
- /** The Asset items on this page */
560
- value: Asset[];
1854
+ export declare function namespaceDiscoveredAssetUpdatePropertiesSerializer(item: NamespaceDiscoveredAssetUpdateProperties): any;
1855
+ /** The response of a NamespaceDiscoveredAsset list operation. */
1856
+ export interface _NamespaceDiscoveredAssetListResult {
1857
+ /** The NamespaceDiscoveredAsset items on this page */
1858
+ value: NamespaceDiscoveredAsset[];
561
1859
  /** The link to the next page of items */
562
1860
  nextLink?: string;
563
1861
  }
564
- export declare function _assetListResultDeserializer(item: any): _AssetListResult;
565
- export declare function assetArraySerializer(result: Array<Asset>): any[];
566
- export declare function assetArrayDeserializer(result: Array<Asset>): any[];
567
- /** The current status of an async operation. */
568
- export interface OperationStatusResult {
569
- /** Fully qualified ID for the async operation. */
570
- id?: string;
571
- /** Name of the async operation. */
572
- name?: string;
573
- /** Operation status. */
574
- status: string;
575
- /** Percent of the operation that is complete. */
576
- percentComplete?: number;
577
- /** The start time of the operation. */
578
- startTime?: Date;
579
- /** The end time of the operation. */
580
- endTime?: Date;
581
- /** The operations list. */
582
- operations?: OperationStatusResult[];
583
- /** If present, details of the operation error. */
584
- error?: ErrorDetail;
585
- /** Fully qualified ID of the resource against which the original async operation was started. */
586
- readonly resourceId?: string;
1862
+ export declare function _namespaceDiscoveredAssetListResultDeserializer(item: any): _NamespaceDiscoveredAssetListResult;
1863
+ export declare function namespaceDiscoveredAssetArraySerializer(result: Array<NamespaceDiscoveredAsset>): any[];
1864
+ export declare function namespaceDiscoveredAssetArrayDeserializer(result: Array<NamespaceDiscoveredAsset>): any[];
1865
+ /** Discovered device definition. */
1866
+ export interface NamespaceDiscoveredDevice extends TrackedResource {
1867
+ /** The resource-specific properties for this resource. */
1868
+ properties?: NamespaceDiscoveredDeviceProperties;
1869
+ /** The extended location. */
1870
+ extendedLocation: ExtendedLocation;
587
1871
  }
588
- export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
589
- export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
590
- /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
591
- export interface _OperationListResult {
592
- /** The Operation items on this page */
593
- value: Operation[];
1872
+ export declare function namespaceDiscoveredDeviceSerializer(item: NamespaceDiscoveredDevice): any;
1873
+ export declare function namespaceDiscoveredDeviceDeserializer(item: any): NamespaceDiscoveredDevice;
1874
+ /** Defines the discovered device properties. */
1875
+ export interface NamespaceDiscoveredDeviceProperties {
1876
+ /** A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant. */
1877
+ externalDeviceId?: string;
1878
+ /** Endpoints for discovered devices. */
1879
+ endpoints?: DiscoveredMessagingEndpoints;
1880
+ /** Device manufacturer. */
1881
+ manufacturer?: string;
1882
+ /** Device model. */
1883
+ model?: string;
1884
+ /** Device operating system name. */
1885
+ operatingSystem?: string;
1886
+ /** Device operating system version. */
1887
+ operatingSystemVersion?: string;
1888
+ /** A set of key-value pairs that contain custom attributes. */
1889
+ attributes?: Record<string, any>;
1890
+ /** Identifier used to detect changes in the discovered device. */
1891
+ discoveryId: string;
1892
+ /** An integer that is incremented each time the resource is modified. */
1893
+ version: number;
1894
+ /** Provisioning state of the resource. */
1895
+ readonly provisioningState?: ProvisioningState;
1896
+ }
1897
+ export declare function namespaceDiscoveredDevicePropertiesSerializer(item: NamespaceDiscoveredDeviceProperties): any;
1898
+ export declare function namespaceDiscoveredDevicePropertiesDeserializer(item: any): NamespaceDiscoveredDeviceProperties;
1899
+ /** Connection endpoint URL a device can use to connect to a service. */
1900
+ export interface DiscoveredMessagingEndpoints {
1901
+ /** Set of endpoints to connect to the device. */
1902
+ inbound?: Record<string, DiscoveredInboundEndpoints>;
1903
+ /** Set of endpoints a device can connect to. */
1904
+ outbound?: DiscoveredOutboundEndpoints;
1905
+ }
1906
+ export declare function discoveredMessagingEndpointsSerializer(item: DiscoveredMessagingEndpoints): any;
1907
+ export declare function discoveredMessagingEndpointsDeserializer(item: any): DiscoveredMessagingEndpoints;
1908
+ export declare function discoveredInboundEndpointsRecordSerializer(item: Record<string, DiscoveredInboundEndpoints>): Record<string, any>;
1909
+ export declare function discoveredInboundEndpointsRecordDeserializer(item: Record<string, any>): Record<string, DiscoveredInboundEndpoints>;
1910
+ /** An endpoint to connect to the device. */
1911
+ export interface DiscoveredInboundEndpoints {
1912
+ /** Type of connection endpoint. */
1913
+ endpointType: string;
1914
+ /** The endpoint address & port. This can be either an IP address (e.g., 192.168.1.1) or a fully qualified domain name (FQDN, e.g., server.example.com). */
1915
+ address: string;
1916
+ /** Protocol version associated with the endpoint e.g. 1 or 2 for endpointType Microsoft.HTTP, and 3.5 or 5.0 for endpointType Microsoft.Mqtt etc. */
1917
+ version?: string;
1918
+ /** List of supported authentication methods supported by device for Inbound connections. */
1919
+ supportedAuthenticationMethods?: AuthenticationMethod[];
1920
+ /** Stringified JSON that contains configuration to be used by the connector (e.g., OPC UA, ONVIF). */
1921
+ additionalConfiguration?: string;
1922
+ /** The timestamp (in UTC) when the endpoint was discovered. */
1923
+ lastUpdatedOn?: Date;
1924
+ }
1925
+ export declare function discoveredInboundEndpointsSerializer(item: DiscoveredInboundEndpoints): any;
1926
+ export declare function discoveredInboundEndpointsDeserializer(item: any): DiscoveredInboundEndpoints;
1927
+ /** Property bag contains the device's outbound endpoints */
1928
+ export interface DiscoveredOutboundEndpoints {
1929
+ /** Endpoints the device can connect to. */
1930
+ assigned: Record<string, DeviceMessagingEndpoint>;
1931
+ }
1932
+ export declare function discoveredOutboundEndpointsSerializer(item: DiscoveredOutboundEndpoints): any;
1933
+ export declare function discoveredOutboundEndpointsDeserializer(item: any): DiscoveredOutboundEndpoints;
1934
+ /** The type used for update operations of the NamespaceDiscoveredDevice. */
1935
+ export interface NamespaceDiscoveredDeviceUpdate {
1936
+ /** Resource tags. */
1937
+ tags?: Record<string, string>;
1938
+ /** The resource-specific properties for this resource. */
1939
+ properties?: NamespaceDiscoveredDeviceUpdateProperties;
1940
+ }
1941
+ export declare function namespaceDiscoveredDeviceUpdateSerializer(item: NamespaceDiscoveredDeviceUpdate): any;
1942
+ /** The updatable properties of the NamespaceDiscoveredDevice. */
1943
+ export interface NamespaceDiscoveredDeviceUpdateProperties {
1944
+ /** A device ID that represents the device in a system external to Azure. Unique within scope of an Azure tenant. */
1945
+ externalDeviceId?: string;
1946
+ /** Endpoints for discovered devices. */
1947
+ endpoints?: DiscoveredMessagingEndpoints;
1948
+ /** Device operating system version. */
1949
+ operatingSystemVersion?: string;
1950
+ /** A set of key-value pairs that contain custom attributes. */
1951
+ attributes?: Record<string, any>;
1952
+ /** Identifier used to detect changes in the discovered device. */
1953
+ discoveryId?: string;
1954
+ /** An integer that is incremented each time the resource is modified. */
1955
+ version?: number;
1956
+ }
1957
+ export declare function namespaceDiscoveredDeviceUpdatePropertiesSerializer(item: NamespaceDiscoveredDeviceUpdateProperties): any;
1958
+ /** The response of a NamespaceDiscoveredDevice list operation. */
1959
+ export interface _NamespaceDiscoveredDeviceListResult {
1960
+ /** The NamespaceDiscoveredDevice items on this page */
1961
+ value: NamespaceDiscoveredDevice[];
594
1962
  /** The link to the next page of items */
595
1963
  nextLink?: string;
596
1964
  }
597
- export declare function _operationListResultDeserializer(item: any): _OperationListResult;
598
- export declare function operationArrayDeserializer(result: Array<Operation>): any[];
599
- /** Details of a REST API operation, returned from the Resource Provider Operations API */
600
- export interface Operation {
601
- /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
602
- readonly name?: string;
603
- /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
604
- readonly isDataAction?: boolean;
605
- /** Localized display information for this particular operation. */
606
- display?: OperationDisplay;
607
- /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
608
- readonly origin?: Origin;
609
- /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
610
- readonly actionType?: ActionType;
1965
+ export declare function _namespaceDiscoveredDeviceListResultDeserializer(item: any): _NamespaceDiscoveredDeviceListResult;
1966
+ export declare function namespaceDiscoveredDeviceArraySerializer(result: Array<NamespaceDiscoveredDevice>): any[];
1967
+ export declare function namespaceDiscoveredDeviceArrayDeserializer(result: Array<NamespaceDiscoveredDevice>): any[];
1968
+ /** Schema registry definition. */
1969
+ export interface SchemaRegistry extends TrackedResource {
1970
+ /** The resource-specific properties for this resource. */
1971
+ properties?: SchemaRegistryProperties;
1972
+ /** The managed service identities assigned to this resource. */
1973
+ identity?: SystemAssignedServiceIdentity;
611
1974
  }
612
- export declare function operationDeserializer(item: any): Operation;
613
- /** Localized display information for and operation. */
614
- export interface OperationDisplay {
615
- /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
616
- readonly provider?: string;
617
- /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
618
- readonly resource?: string;
619
- /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
620
- readonly operation?: string;
621
- /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
622
- readonly description?: string;
1975
+ export declare function schemaRegistrySerializer(item: SchemaRegistry): any;
1976
+ export declare function schemaRegistryDeserializer(item: any): SchemaRegistry;
1977
+ /** Defines the schema registry properties. */
1978
+ export interface SchemaRegistryProperties {
1979
+ /** Globally unique, immutable, non-reusable id. */
1980
+ readonly uuid?: string;
1981
+ /** Schema registry namespace. Uniquely identifies a schema registry within a tenant. */
1982
+ namespace: string;
1983
+ /** Human-readable display name. */
1984
+ displayName?: string;
1985
+ /** Human-readable description of the schema registry. */
1986
+ description?: string;
1987
+ /** The Storage Account's Container URL where schemas will be stored. */
1988
+ storageAccountContainerUrl: string;
1989
+ /** Provisioning state of the resource. */
1990
+ readonly provisioningState?: ProvisioningState;
623
1991
  }
624
- export declare function operationDisplayDeserializer(item: any): OperationDisplay;
625
- /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
626
- export declare enum KnownOrigin {
627
- /** Indicates the operation is initiated by a user. */
628
- User = "user",
629
- /** Indicates the operation is initiated by a system. */
630
- System = "system",
631
- /** Indicates the operation is initiated by a user or system. */
632
- UserSystem = "user,system"
1992
+ export declare function schemaRegistryPropertiesSerializer(item: SchemaRegistryProperties): any;
1993
+ export declare function schemaRegistryPropertiesDeserializer(item: any): SchemaRegistryProperties;
1994
+ /** The type used for update operations of the SchemaRegistry. */
1995
+ export interface SchemaRegistryUpdate {
1996
+ /** The managed service identities assigned to this resource. */
1997
+ identity?: SystemAssignedServiceIdentity;
1998
+ /** Resource tags. */
1999
+ tags?: Record<string, string>;
2000
+ /** The resource-specific properties for this resource. */
2001
+ properties?: SchemaRegistryUpdateProperties;
2002
+ }
2003
+ export declare function schemaRegistryUpdateSerializer(item: SchemaRegistryUpdate): any;
2004
+ /** The updatable properties of the SchemaRegistry. */
2005
+ export interface SchemaRegistryUpdateProperties {
2006
+ /** Human-readable display name. */
2007
+ displayName?: string;
2008
+ /** Human-readable description of the schema registry. */
2009
+ description?: string;
2010
+ }
2011
+ export declare function schemaRegistryUpdatePropertiesSerializer(item: SchemaRegistryUpdateProperties): any;
2012
+ /** The response of a SchemaRegistry list operation. */
2013
+ export interface _SchemaRegistryListResult {
2014
+ /** The SchemaRegistry items on this page */
2015
+ value: SchemaRegistry[];
2016
+ /** The link to the next page of items */
2017
+ nextLink?: string;
2018
+ }
2019
+ export declare function _schemaRegistryListResultDeserializer(item: any): _SchemaRegistryListResult;
2020
+ export declare function schemaRegistryArraySerializer(result: Array<SchemaRegistry>): any[];
2021
+ export declare function schemaRegistryArrayDeserializer(result: Array<SchemaRegistry>): any[];
2022
+ /** Schema definition. */
2023
+ export interface Schema extends ProxyResource {
2024
+ /** The resource-specific properties for this resource. */
2025
+ properties?: SchemaProperties;
2026
+ }
2027
+ export declare function schemaSerializer(item: Schema): any;
2028
+ export declare function schemaDeserializer(item: any): Schema;
2029
+ /** Defines the schema properties. */
2030
+ export interface SchemaProperties {
2031
+ /** Globally unique, immutable, non-reusable id. */
2032
+ readonly uuid?: string;
2033
+ /** Human-readable display name. */
2034
+ displayName?: string;
2035
+ /** Human-readable description of the schema. */
2036
+ description?: string;
2037
+ /** Format of the schema. */
2038
+ format: Format;
2039
+ /** Type of the schema. */
2040
+ schemaType: SchemaType;
2041
+ /** Provisioning state of the resource. */
2042
+ readonly provisioningState?: ProvisioningState;
2043
+ /** Schema tags. */
2044
+ tags?: Record<string, string>;
2045
+ }
2046
+ export declare function schemaPropertiesSerializer(item: SchemaProperties): any;
2047
+ export declare function schemaPropertiesDeserializer(item: any): SchemaProperties;
2048
+ /** Defines the schema format. */
2049
+ export declare enum KnownFormat {
2050
+ /** JSON Schema version draft 7 format */
2051
+ JsonSchemaDraft7 = "JsonSchema/draft-07",
2052
+ /** Delta format */
2053
+ Delta10 = "Delta/1.0"
633
2054
  }
634
2055
  /**
635
- * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
636
- * {@link KnownOrigin} can be used interchangeably with Origin,
2056
+ * Defines the schema format. \
2057
+ * {@link KnownFormat} can be used interchangeably with Format,
637
2058
  * this enum contains the known values that the service supports.
638
2059
  * ### Known values supported by the service
639
- * **user**: Indicates the operation is initiated by a user. \
640
- * **system**: Indicates the operation is initiated by a system. \
641
- * **user,system**: Indicates the operation is initiated by a user or system.
2060
+ * **JsonSchema\/draft-07**: JSON Schema version draft 7 format \
2061
+ * **Delta\/1.0**: Delta format
642
2062
  */
643
- export type Origin = string;
644
- /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
645
- export declare enum KnownActionType {
646
- /** Actions are for internal-only APIs. */
647
- Internal = "Internal"
2063
+ export type Format = string;
2064
+ /** Defines the schema type. */
2065
+ export declare enum KnownSchemaType {
2066
+ /** Message Schema schema type */
2067
+ MessageSchema = "MessageSchema"
648
2068
  }
649
2069
  /**
650
- * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
651
- * {@link KnownActionType} can be used interchangeably with ActionType,
2070
+ * Defines the schema type. \
2071
+ * {@link KnownSchemaType} can be used interchangeably with SchemaType,
652
2072
  * this enum contains the known values that the service supports.
653
2073
  * ### Known values supported by the service
654
- * **Internal**: Actions are for internal-only APIs.
2074
+ * **MessageSchema**: Message Schema schema type
655
2075
  */
656
- export type ActionType = string;
2076
+ export type SchemaType = string;
2077
+ /** The response of a Schema list operation. */
2078
+ export interface _SchemaListResult {
2079
+ /** The Schema items on this page */
2080
+ value: Schema[];
2081
+ /** The link to the next page of items */
2082
+ nextLink?: string;
2083
+ }
2084
+ export declare function _schemaListResultDeserializer(item: any): _SchemaListResult;
2085
+ export declare function schemaArraySerializer(result: Array<Schema>): any[];
2086
+ export declare function schemaArrayDeserializer(result: Array<Schema>): any[];
2087
+ /** Schema version's definition. */
2088
+ export interface SchemaVersion extends ProxyResource {
2089
+ /** The resource-specific properties for this resource. */
2090
+ properties?: SchemaVersionProperties;
2091
+ }
2092
+ export declare function schemaVersionSerializer(item: SchemaVersion): any;
2093
+ export declare function schemaVersionDeserializer(item: any): SchemaVersion;
2094
+ /** Defines the schema version properties. */
2095
+ export interface SchemaVersionProperties {
2096
+ /** Globally unique, immutable, non-reusable id. */
2097
+ readonly uuid?: string;
2098
+ /** Human-readable description of the schema. */
2099
+ description?: string;
2100
+ /** Schema content. */
2101
+ schemaContent: string;
2102
+ /** Hash of the schema content. */
2103
+ readonly hash?: string;
2104
+ /** Provisioning state of the resource. */
2105
+ readonly provisioningState?: ProvisioningState;
2106
+ }
2107
+ export declare function schemaVersionPropertiesSerializer(item: SchemaVersionProperties): any;
2108
+ export declare function schemaVersionPropertiesDeserializer(item: any): SchemaVersionProperties;
2109
+ /** The response of a SchemaVersion list operation. */
2110
+ export interface _SchemaVersionListResult {
2111
+ /** The SchemaVersion items on this page */
2112
+ value: SchemaVersion[];
2113
+ /** The link to the next page of items */
2114
+ nextLink?: string;
2115
+ }
2116
+ export declare function _schemaVersionListResultDeserializer(item: any): _SchemaVersionListResult;
2117
+ export declare function schemaVersionArraySerializer(result: Array<SchemaVersion>): any[];
2118
+ export declare function schemaVersionArrayDeserializer(result: Array<SchemaVersion>): any[];
657
2119
  /** Microsoft.DeviceRegistry Resource Provider supported API versions. */
658
2120
  export declare enum KnownVersions {
659
2121
  /** Microsoft.DeviceRegistry Resource Provider management API version 2024-11-01. */
660
- V20241101 = "2024-11-01"
2122
+ V20241101 = "2024-11-01",
2123
+ /** Microsoft.DeviceRegistry Resource Provider management API version 2025-10-01. */
2124
+ V20251001 = "2025-10-01"
661
2125
  }
662
2126
  //# sourceMappingURL=models.d.ts.map