@twin.org/standards-gs1 0.0.3-next.1 → 0.0.3-next.11

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 (290) hide show
  1. package/dist/es/dataTypes/epcisDataTypes.js +61 -0
  2. package/dist/es/dataTypes/epcisDataTypes.js.map +1 -0
  3. package/dist/es/dataTypes/gs1DataTypes.js +2 -2
  4. package/dist/es/dataTypes/gs1DataTypes.js.map +1 -1
  5. package/dist/es/entities/gs1Location.js.map +1 -1
  6. package/dist/es/index.js +39 -20
  7. package/dist/es/index.js.map +1 -1
  8. package/dist/es/models/epcis20/IEpcisAggregationEvent.js +2 -0
  9. package/dist/es/models/epcis20/IEpcisAggregationEvent.js.map +1 -0
  10. package/dist/es/models/epcis20/IEpcisAssociationEvent.js +2 -0
  11. package/dist/es/models/epcis20/IEpcisAssociationEvent.js.map +1 -0
  12. package/dist/es/models/epcis20/IEpcisAttribute.js +2 -0
  13. package/dist/es/models/epcis20/IEpcisAttribute.js.map +1 -0
  14. package/dist/es/models/epcis20/IEpcisBizTransaction.js +2 -0
  15. package/dist/es/models/epcis20/IEpcisBizTransaction.js.map +1 -0
  16. package/dist/es/models/epcis20/IEpcisDestination.js +2 -0
  17. package/dist/es/models/epcis20/IEpcisDestination.js.map +1 -0
  18. package/dist/es/models/epcis20/IEpcisDocument.js.map +1 -1
  19. package/dist/es/models/epcis20/IEpcisErrorDeclaration.js +2 -0
  20. package/dist/es/models/epcis20/IEpcisErrorDeclaration.js.map +1 -0
  21. package/dist/es/models/epcis20/IEpcisEvent.js.map +1 -1
  22. package/dist/es/models/epcis20/IEpcisHeader.js +2 -0
  23. package/dist/es/models/epcis20/IEpcisHeader.js.map +1 -0
  24. package/dist/es/models/epcis20/IEpcisIlmd.js +2 -0
  25. package/dist/es/models/epcis20/IEpcisIlmd.js.map +1 -0
  26. package/dist/es/models/epcis20/IEpcisLocation.js +2 -0
  27. package/dist/es/models/epcis20/IEpcisLocation.js.map +1 -0
  28. package/dist/es/models/epcis20/IEpcisObjectEvent.js +2 -0
  29. package/dist/es/models/epcis20/IEpcisObjectEvent.js.map +1 -0
  30. package/dist/es/models/epcis20/IEpcisPersistentDisposition.js +2 -0
  31. package/dist/es/models/epcis20/IEpcisPersistentDisposition.js.map +1 -0
  32. package/dist/es/models/epcis20/IEpcisQuantity.js +2 -0
  33. package/dist/es/models/epcis20/IEpcisQuantity.js.map +1 -0
  34. package/dist/es/models/epcis20/IEpcisQuery.js.map +1 -1
  35. package/dist/es/models/epcis20/IEpcisQueryDocument.js.map +1 -1
  36. package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js +2 -0
  37. package/dist/es/models/epcis20/IEpcisQueryDocumentBody.js.map +1 -0
  38. package/dist/es/models/epcis20/IEpcisQueryResults.js +2 -0
  39. package/dist/es/models/epcis20/IEpcisQueryResults.js.map +1 -0
  40. package/dist/es/models/epcis20/IEpcisQueryResultsBody.js +2 -0
  41. package/dist/es/models/epcis20/IEpcisQueryResultsBody.js.map +1 -0
  42. package/dist/es/models/epcis20/IEpcisSensorElement.js +2 -0
  43. package/dist/es/models/epcis20/IEpcisSensorElement.js.map +1 -0
  44. package/dist/es/models/epcis20/IEpcisSensorMetadata.js +2 -0
  45. package/dist/es/models/epcis20/IEpcisSensorMetadata.js.map +1 -0
  46. package/dist/es/models/epcis20/IEpcisSensorReport.js +2 -0
  47. package/dist/es/models/epcis20/IEpcisSensorReport.js.map +1 -0
  48. package/dist/es/models/epcis20/IEpcisSource.js +2 -0
  49. package/dist/es/models/epcis20/IEpcisSource.js.map +1 -0
  50. package/dist/es/models/epcis20/IEpcisTransactionEvent.js +2 -0
  51. package/dist/es/models/epcis20/IEpcisTransactionEvent.js.map +1 -0
  52. package/dist/es/models/epcis20/IEpcisTransformationEvent.js +2 -0
  53. package/dist/es/models/epcis20/IEpcisTransformationEvent.js.map +1 -0
  54. package/dist/es/models/epcis20/IEpcisVocabulary.js +2 -0
  55. package/dist/es/models/epcis20/IEpcisVocabulary.js.map +1 -0
  56. package/dist/es/models/epcis20/IEpcisVocabularyElement.js +2 -0
  57. package/dist/es/models/epcis20/IEpcisVocabularyElement.js.map +1 -0
  58. package/dist/es/models/epcis20/epcisActionTypes.js +24 -0
  59. package/dist/es/models/epcis20/epcisActionTypes.js.map +1 -0
  60. package/dist/es/models/epcis20/epcisBizStepTypes.js +190 -0
  61. package/dist/es/models/epcis20/epcisBizStepTypes.js.map +1 -0
  62. package/dist/es/models/epcis20/epcisBizTransactionTypes.js +75 -0
  63. package/dist/es/models/epcis20/epcisBizTransactionTypes.js.map +1 -0
  64. package/dist/es/models/epcis20/epcisComponentTypes.js +77 -0
  65. package/dist/es/models/epcis20/epcisComponentTypes.js.map +1 -0
  66. package/dist/es/models/epcis20/epcisContextType.js +2 -0
  67. package/dist/es/models/epcis20/epcisContextType.js.map +1 -0
  68. package/dist/es/models/epcis20/epcisContexts.js +17 -0
  69. package/dist/es/models/epcis20/epcisContexts.js.map +1 -0
  70. package/dist/es/models/epcis20/epcisDispositionTypes.js +155 -0
  71. package/dist/es/models/epcis20/epcisDispositionTypes.js.map +1 -0
  72. package/dist/es/models/epcis20/epcisErrorReasonTypes.js +20 -0
  73. package/dist/es/models/epcis20/epcisErrorReasonTypes.js.map +1 -0
  74. package/dist/es/models/epcis20/epcisEventTypes.js +29 -0
  75. package/dist/es/models/epcis20/epcisEventTypes.js.map +1 -0
  76. package/dist/es/models/epcis20/epcisEvents.js +2 -0
  77. package/dist/es/models/epcis20/epcisEvents.js.map +1 -0
  78. package/dist/es/models/epcis20/epcisMeasurementTypes.js +301 -0
  79. package/dist/es/models/epcis20/epcisMeasurementTypes.js.map +1 -0
  80. package/dist/es/models/epcis20/epcisSensorAlertTypes.js +19 -0
  81. package/dist/es/models/epcis20/epcisSensorAlertTypes.js.map +1 -0
  82. package/dist/es/models/epcis20/epcisSourceDestTypes.js +26 -0
  83. package/dist/es/models/epcis20/epcisSourceDestTypes.js.map +1 -0
  84. package/dist/es/models/epcis20/epcisTypes.js +37 -0
  85. package/dist/es/models/epcis20/epcisTypes.js.map +1 -0
  86. package/dist/es/models/gs1/gs1Contexts.js +2 -2
  87. package/dist/es/models/gs1/gs1Contexts.js.map +1 -1
  88. package/dist/es/models/gs1/{subSiteAttributes.js → gs1SubSiteAttributes.js} +2 -2
  89. package/dist/es/models/gs1/gs1SubSiteAttributes.js.map +1 -0
  90. package/dist/es/models/gs1/{subSiteTypes.js → gs1SubSiteTypes.js} +2 -2
  91. package/dist/es/models/gs1/gs1SubSiteTypes.js.map +1 -0
  92. package/dist/es/schemas/EpcisAggregationEvent.json +273 -0
  93. package/dist/es/schemas/EpcisAssociationEvent.json +274 -0
  94. package/dist/es/schemas/EpcisDocument.json +204 -0
  95. package/dist/es/schemas/EpcisObjectEvent.json +277 -0
  96. package/dist/es/schemas/EpcisQueryDocument.json +173 -0
  97. package/dist/es/schemas/EpcisTransactionEvent.json +274 -0
  98. package/dist/es/schemas/EpcisTransformationEvent.json +290 -0
  99. package/dist/es/utils/gs1Validation.js +4 -4
  100. package/dist/es/utils/gs1Validation.js.map +1 -1
  101. package/dist/types/dataTypes/epcisDataTypes.d.ts +13 -0
  102. package/dist/types/entities/gs1Location.d.ts +4 -4
  103. package/dist/types/index.d.ts +39 -20
  104. package/dist/types/models/epcis20/IEpcisAggregationEvent.d.ts +81 -0
  105. package/dist/types/models/epcis20/IEpcisAssociationEvent.d.ts +80 -0
  106. package/dist/types/models/epcis20/IEpcisAttribute.d.ts +15 -0
  107. package/dist/types/models/epcis20/IEpcisBizTransaction.d.ts +20 -0
  108. package/dist/types/models/epcis20/IEpcisDestination.d.ts +21 -0
  109. package/dist/types/models/epcis20/IEpcisDocument.d.ts +35 -7
  110. package/dist/types/models/epcis20/IEpcisErrorDeclaration.d.ts +25 -0
  111. package/dist/types/models/epcis20/IEpcisEvent.d.ts +23 -22
  112. package/dist/types/models/epcis20/IEpcisHeader.d.ts +17 -0
  113. package/dist/types/models/epcis20/IEpcisIlmd.d.ts +8 -0
  114. package/dist/types/models/epcis20/IEpcisLocation.d.ts +12 -0
  115. package/dist/types/models/epcis20/IEpcisObjectEvent.d.ts +85 -0
  116. package/dist/types/models/epcis20/IEpcisPersistentDisposition.d.ts +17 -0
  117. package/dist/types/models/epcis20/IEpcisQuantity.d.ts +22 -0
  118. package/dist/types/models/epcis20/IEpcisQuery.d.ts +2 -1
  119. package/dist/types/models/epcis20/IEpcisQueryDocument.d.ts +10 -30
  120. package/dist/types/models/epcis20/IEpcisQueryDocumentBody.d.ts +12 -0
  121. package/dist/types/models/epcis20/IEpcisQueryResults.d.ts +20 -0
  122. package/dist/types/models/epcis20/IEpcisQueryResultsBody.d.ts +17 -0
  123. package/dist/types/models/epcis20/IEpcisSensorElement.d.ts +20 -0
  124. package/dist/types/models/epcis20/IEpcisSensorMetadata.d.ts +48 -0
  125. package/dist/types/models/epcis20/IEpcisSensorReport.d.ts +131 -0
  126. package/dist/types/models/epcis20/IEpcisSource.d.ts +20 -0
  127. package/dist/types/models/epcis20/IEpcisTransactionEvent.d.ts +78 -0
  128. package/dist/types/models/epcis20/IEpcisTransformationEvent.d.ts +96 -0
  129. package/dist/types/models/epcis20/IEpcisVocabulary.d.ts +16 -0
  130. package/dist/types/models/epcis20/IEpcisVocabularyElement.d.ts +21 -0
  131. package/dist/types/models/epcis20/epcisActionTypes.d.ts +25 -0
  132. package/dist/types/models/epcis20/epcisBizStepTypes.d.ts +193 -0
  133. package/dist/types/models/epcis20/epcisBizTransactionTypes.d.ts +74 -0
  134. package/dist/types/models/epcis20/epcisComponentTypes.d.ts +76 -0
  135. package/dist/types/models/epcis20/epcisContextType.d.ts +15 -0
  136. package/dist/types/models/epcis20/epcisContexts.d.ts +17 -0
  137. package/dist/types/models/epcis20/epcisDispositionTypes.d.ts +158 -0
  138. package/dist/types/models/epcis20/epcisErrorReasonTypes.d.ts +19 -0
  139. package/dist/types/models/epcis20/epcisEventTypes.d.ts +29 -0
  140. package/dist/types/models/epcis20/epcisEvents.d.ts +11 -0
  141. package/dist/types/models/epcis20/epcisMeasurementTypes.d.ts +303 -0
  142. package/dist/types/models/epcis20/epcisSensorAlertTypes.d.ts +19 -0
  143. package/dist/types/models/epcis20/epcisSourceDestTypes.d.ts +26 -0
  144. package/dist/types/models/epcis20/epcisTypes.d.ts +37 -0
  145. package/dist/types/models/gs1/gs1Contexts.d.ts +2 -2
  146. package/dist/types/models/gs1/{subSiteAttributes.d.ts → gs1SubSiteAttributes.d.ts} +2 -2
  147. package/dist/types/models/gs1/{subSiteTypes.d.ts → gs1SubSiteTypes.d.ts} +2 -2
  148. package/docs/changelog.md +71 -0
  149. package/docs/reference/classes/EpcisDataTypes.md +37 -0
  150. package/docs/reference/classes/Gs1Location.md +2 -2
  151. package/docs/reference/index.md +52 -27
  152. package/docs/reference/interfaces/IEpcisAggregationEvent.md +223 -0
  153. package/docs/reference/interfaces/IEpcisAssociationEvent.md +222 -0
  154. package/docs/reference/interfaces/IEpcisAttribute.md +31 -0
  155. package/docs/reference/interfaces/IEpcisBizTransaction.md +35 -0
  156. package/docs/reference/interfaces/IEpcisDestination.md +36 -0
  157. package/docs/reference/interfaces/IEpcisDocument.md +67 -3
  158. package/docs/reference/interfaces/IEpcisErrorDeclaration.md +44 -0
  159. package/docs/reference/interfaces/IEpcisEvent.md +46 -30
  160. package/docs/reference/interfaces/IEpcisHeader.md +31 -0
  161. package/docs/reference/interfaces/IEpcisIlmd.md +16 -0
  162. package/docs/reference/interfaces/IEpcisLocation.md +24 -0
  163. package/docs/reference/interfaces/IEpcisObjectEvent.md +228 -0
  164. package/docs/reference/interfaces/IEpcisPersistentDisposition.md +32 -0
  165. package/docs/reference/interfaces/IEpcisQuantity.md +42 -0
  166. package/docs/reference/interfaces/IEpcisQuery.md +5 -1
  167. package/docs/reference/interfaces/IEpcisQueryDocument.md +20 -34
  168. package/docs/reference/interfaces/IEpcisQueryDocumentBody.md +23 -0
  169. package/docs/reference/interfaces/IEpcisQueryResults.md +39 -0
  170. package/docs/reference/interfaces/IEpcisQueryResultsBody.md +31 -0
  171. package/docs/reference/interfaces/IEpcisSensorElement.md +34 -0
  172. package/docs/reference/interfaces/IEpcisSensorMetadata.md +88 -0
  173. package/docs/reference/interfaces/IEpcisSensorReport.md +232 -0
  174. package/docs/reference/interfaces/IEpcisSource.md +35 -0
  175. package/docs/reference/interfaces/IEpcisTransactionEvent.md +220 -0
  176. package/docs/reference/interfaces/IEpcisTransformationEvent.md +249 -0
  177. package/docs/reference/interfaces/IEpcisVocabulary.md +31 -0
  178. package/docs/reference/interfaces/IEpcisVocabularyElement.md +40 -0
  179. package/docs/reference/type-aliases/EpcisActionTypes.md +6 -0
  180. package/docs/reference/type-aliases/EpcisBizStepTypes.md +8 -0
  181. package/docs/reference/type-aliases/EpcisBizTransactionTypes.md +5 -0
  182. package/docs/reference/type-aliases/EpcisComponentTypes.md +5 -0
  183. package/docs/reference/type-aliases/EpcisContextType.md +6 -0
  184. package/docs/reference/type-aliases/EpcisContexts.md +5 -0
  185. package/docs/reference/type-aliases/EpcisDispositionTypes.md +9 -0
  186. package/docs/reference/type-aliases/EpcisErrorReasonTypes.md +5 -0
  187. package/docs/reference/type-aliases/EpcisEventTypes.md +5 -0
  188. package/docs/reference/type-aliases/EpcisEvents.md +6 -0
  189. package/docs/reference/type-aliases/EpcisMeasurementTypes.md +8 -0
  190. package/docs/reference/type-aliases/EpcisSensorAlertTypes.md +6 -0
  191. package/docs/reference/type-aliases/EpcisSourceDestTypes.md +6 -0
  192. package/docs/reference/type-aliases/Gs1SubSiteAttributes.md +7 -0
  193. package/docs/reference/type-aliases/Gs1SubSiteTypes.md +7 -0
  194. package/docs/reference/variables/EpcisActionTypes.md +28 -0
  195. package/docs/reference/variables/EpcisBizStepTypes.md +270 -0
  196. package/docs/reference/variables/EpcisBizTransactionTypes.md +98 -0
  197. package/docs/reference/variables/EpcisComponentTypes.md +102 -0
  198. package/docs/reference/variables/EpcisContexts.md +19 -0
  199. package/docs/reference/variables/{DispositionTypes.md → EpcisDispositionTypes.md} +81 -4
  200. package/docs/reference/variables/EpcisErrorReasonTypes.md +21 -0
  201. package/docs/reference/variables/{EventTypes.md → EpcisEventTypes.md} +8 -8
  202. package/docs/reference/variables/EpcisMeasurementTypes.md +442 -0
  203. package/docs/reference/variables/EpcisSensorAlertTypes.md +20 -0
  204. package/docs/reference/variables/EpcisSourceDestTypes.md +29 -0
  205. package/docs/reference/variables/GS1Contexts.md +3 -3
  206. package/docs/reference/variables/{SubSiteAttributes.md → Gs1SubSiteAttributes.md} +2 -2
  207. package/docs/reference/variables/{SubSiteTypes.md → Gs1SubSiteTypes.md} +2 -2
  208. package/package.json +1 -1
  209. package/dist/es/models/epcis20/IAggregationEvent.js +0 -2
  210. package/dist/es/models/epcis20/IAggregationEvent.js.map +0 -1
  211. package/dist/es/models/epcis20/IAssociationEvent.js +0 -2
  212. package/dist/es/models/epcis20/IAssociationEvent.js.map +0 -1
  213. package/dist/es/models/epcis20/IBaseAggregationEvent.js +0 -2
  214. package/dist/es/models/epcis20/IBaseAggregationEvent.js.map +0 -1
  215. package/dist/es/models/epcis20/IBizTransaction.js +0 -4
  216. package/dist/es/models/epcis20/IBizTransaction.js.map +0 -1
  217. package/dist/es/models/epcis20/IDestination.js +0 -4
  218. package/dist/es/models/epcis20/IDestination.js.map +0 -1
  219. package/dist/es/models/epcis20/IEpcisEventDetails.js +0 -2
  220. package/dist/es/models/epcis20/IEpcisEventDetails.js.map +0 -1
  221. package/dist/es/models/epcis20/IObjectEvent.js +0 -2
  222. package/dist/es/models/epcis20/IObjectEvent.js.map +0 -1
  223. package/dist/es/models/epcis20/IQuantity.js +0 -4
  224. package/dist/es/models/epcis20/IQuantity.js.map +0 -1
  225. package/dist/es/models/epcis20/ISensorElement.js +0 -2
  226. package/dist/es/models/epcis20/ISensorElement.js.map +0 -1
  227. package/dist/es/models/epcis20/ISensorMetadata.js +0 -4
  228. package/dist/es/models/epcis20/ISensorMetadata.js.map +0 -1
  229. package/dist/es/models/epcis20/ISensorReport.js +0 -4
  230. package/dist/es/models/epcis20/ISensorReport.js.map +0 -1
  231. package/dist/es/models/epcis20/ISimpleLocation.js +0 -4
  232. package/dist/es/models/epcis20/ISimpleLocation.js.map +0 -1
  233. package/dist/es/models/epcis20/ISource.js +0 -4
  234. package/dist/es/models/epcis20/ISource.js.map +0 -1
  235. package/dist/es/models/epcis20/actionTypes.js +0 -21
  236. package/dist/es/models/epcis20/actionTypes.js.map +0 -1
  237. package/dist/es/models/epcis20/bizStepTypes.js +0 -52
  238. package/dist/es/models/epcis20/bizStepTypes.js.map +0 -1
  239. package/dist/es/models/epcis20/dispositionTypes.js +0 -45
  240. package/dist/es/models/epcis20/dispositionTypes.js.map +0 -1
  241. package/dist/es/models/epcis20/epcisErrorTypes.js +0 -11
  242. package/dist/es/models/epcis20/epcisErrorTypes.js.map +0 -1
  243. package/dist/es/models/epcis20/epcisEventUnionType.js +0 -2
  244. package/dist/es/models/epcis20/epcisEventUnionType.js.map +0 -1
  245. package/dist/es/models/epcis20/eventTypes.js +0 -29
  246. package/dist/es/models/epcis20/eventTypes.js.map +0 -1
  247. package/dist/es/models/gs1/subSiteAttributes.js.map +0 -1
  248. package/dist/es/models/gs1/subSiteTypes.js.map +0 -1
  249. package/dist/types/models/epcis20/IAggregationEvent.d.ts +0 -10
  250. package/dist/types/models/epcis20/IAssociationEvent.d.ts +0 -10
  251. package/dist/types/models/epcis20/IBaseAggregationEvent.d.ts +0 -19
  252. package/dist/types/models/epcis20/IBizTransaction.d.ts +0 -13
  253. package/dist/types/models/epcis20/IDestination.d.ts +0 -13
  254. package/dist/types/models/epcis20/IEpcisEventDetails.d.ts +0 -35
  255. package/dist/types/models/epcis20/IObjectEvent.d.ts +0 -25
  256. package/dist/types/models/epcis20/IQuantity.d.ts +0 -13
  257. package/dist/types/models/epcis20/ISensorElement.d.ts +0 -15
  258. package/dist/types/models/epcis20/ISensorMetadata.d.ts +0 -21
  259. package/dist/types/models/epcis20/ISensorReport.d.ts +0 -17
  260. package/dist/types/models/epcis20/ISimpleLocation.d.ts +0 -9
  261. package/dist/types/models/epcis20/ISource.d.ts +0 -13
  262. package/dist/types/models/epcis20/actionTypes.d.ts +0 -21
  263. package/dist/types/models/epcis20/bizStepTypes.d.ts +0 -52
  264. package/dist/types/models/epcis20/dispositionTypes.d.ts +0 -44
  265. package/dist/types/models/epcis20/epcisErrorTypes.d.ts +0 -11
  266. package/dist/types/models/epcis20/epcisEventUnionType.d.ts +0 -7
  267. package/dist/types/models/epcis20/eventTypes.d.ts +0 -29
  268. package/docs/reference/interfaces/IAggregationEvent.md +0 -223
  269. package/docs/reference/interfaces/IAssociationEvent.md +0 -223
  270. package/docs/reference/interfaces/IBizTransaction.md +0 -19
  271. package/docs/reference/interfaces/IDestination.md +0 -19
  272. package/docs/reference/interfaces/IEpcisEventDetails.md +0 -167
  273. package/docs/reference/interfaces/IObjectEvent.md +0 -211
  274. package/docs/reference/interfaces/IQuantity.md +0 -19
  275. package/docs/reference/interfaces/ISensorElement.md +0 -19
  276. package/docs/reference/interfaces/ISensorMetadata.md +0 -35
  277. package/docs/reference/interfaces/ISensorReport.md +0 -27
  278. package/docs/reference/interfaces/ISimpleLocation.md +0 -11
  279. package/docs/reference/interfaces/ISource.md +0 -19
  280. package/docs/reference/type-aliases/ActionTypes.md +0 -5
  281. package/docs/reference/type-aliases/BizStepTypes.md +0 -5
  282. package/docs/reference/type-aliases/DispositionTypes.md +0 -5
  283. package/docs/reference/type-aliases/EpcisErrorTypes.md +0 -5
  284. package/docs/reference/type-aliases/EpcisEventUnionType.md +0 -5
  285. package/docs/reference/type-aliases/EventTypes.md +0 -5
  286. package/docs/reference/type-aliases/SubSiteAttributes.md +0 -7
  287. package/docs/reference/type-aliases/SubSiteTypes.md +0 -7
  288. package/docs/reference/variables/ActionTypes.md +0 -25
  289. package/docs/reference/variables/BizStepTypes.md +0 -173
  290. package/docs/reference/variables/EpcisErrorTypes.md +0 -15
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISensorElement.js","sourceRoot":"","sources":["../../../../src/models/epcis20/ISensorElement.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { ISensorMetadata } from \"./ISensorMetadata.js\";\nimport type { ISensorReport } from \"./ISensorReport.js\";\n\n/**\n * EPCIS SensorElement.\n */\nexport interface ISensorElement {\n\t/**\n\t * Sensor metadata.\n\t */\n\tsensorMetadata?: ISensorMetadata;\n\n\t/**\n\t * Sensor report.\n\t */\n\tsensorReport: ISensorReport[];\n}\n"]}
@@ -1,4 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- export {};
4
- //# sourceMappingURL=ISensorMetadata.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISensorMetadata.js","sourceRoot":"","sources":["../../../../src/models/epcis20/ISensorMetadata.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS Sensor metadata.\n */\nexport interface ISensorMetadata {\n\t/**\n\t * Time.\n\t */\n\ttime: string;\n\n\t/**\n\t * Device ID.\n\t */\n\tdeviceID: string;\n\n\t/**\n\t * Device Metadata.\n\t */\n\tdeviceMetadata: string;\n\n\t/**\n\t * Raw data.\n\t */\n\trawData: string;\n}\n"]}
@@ -1,4 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- export {};
4
- //# sourceMappingURL=ISensorReport.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISensorReport.js","sourceRoot":"","sources":["../../../../src/models/epcis20/ISensorReport.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS SensorReport.\n */\nexport interface ISensorReport {\n\t/**\n\t * Type.\n\t */\n\ttype: string;\n\n\t/**\n\t * Value.\n\t */\n\tvalue: number;\n\n\t/**\n\t * Unit of measurement.\n\t */\n\tuom: string;\n}\n"]}
@@ -1,4 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- export {};
4
- //# sourceMappingURL=ISimpleLocation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISimpleLocation.js","sourceRoot":"","sources":["../../../../src/models/epcis20/ISimpleLocation.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS Location.\n */\nexport interface ISimpleLocation {\n\t/**\n\t * The id.\n\t */\n\tid: string;\n}\n"]}
@@ -1,4 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- export {};
4
- //# sourceMappingURL=ISource.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ISource.js","sourceRoot":"","sources":["../../../../src/models/epcis20/ISource.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS Biz Transaction.\n */\nexport interface ISource {\n\t/**\n\t * Type.\n\t */\n\ttype: string;\n\n\t/**\n\t * The source.\n\t */\n\tsource: string;\n}\n"]}
@@ -1,21 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- /**
4
- * EPCIS 2.0 action types.
5
- */
6
- // eslint-disable-next-line @typescript-eslint/naming-convention
7
- export const ActionTypes = {
8
- /**
9
- * ADD action.
10
- */
11
- Add: "ADD",
12
- /**
13
- * OBSERVE action.
14
- */
15
- Observe: "OBSERVE",
16
- /**
17
- * DELETE action.
18
- */
19
- Delete: "DELETE"
20
- };
21
- //# sourceMappingURL=actionTypes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"actionTypes.js","sourceRoot":"","sources":["../../../../src/models/epcis20/actionTypes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;GAEG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,WAAW,GAAG;IAC1B;;OAEG;IACH,GAAG,EAAE,KAAK;IAEV;;OAEG;IACH,OAAO,EAAE,SAAS;IAElB;;OAEG;IACH,MAAM,EAAE,QAAQ;CACP,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS 2.0 action types.\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const ActionTypes = {\n\t/**\n\t * ADD action.\n\t */\n\tAdd: \"ADD\",\n\n\t/**\n\t * OBSERVE action.\n\t */\n\tObserve: \"OBSERVE\",\n\n\t/**\n\t * DELETE action.\n\t */\n\tDelete: \"DELETE\"\n} as const;\n\n/**\n * EPCIS 2.0 action types.\n */\nexport type ActionTypes = (typeof ActionTypes)[keyof typeof ActionTypes];\n"]}
@@ -1,52 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- /**
4
- * Supported EPCIS 2.0 bizStep.
5
- *
6
- * See EPCIS CVB specification for details.
7
- */
8
- // eslint-disable-next-line @typescript-eslint/naming-convention
9
- export const BizStepTypes = {
10
- Accepting: "accepting",
11
- Arriving: "arriving",
12
- Assembling: "assembling",
13
- Collecting: "collecting",
14
- Commissioning: "commissioning",
15
- Consigning: "consigning",
16
- CreatingClassInstance: "creating_class_instance",
17
- CycleCounting: "cycle_counting",
18
- Decommissioning: "decommissioning",
19
- Departing: "departing",
20
- Destroying: "destroying",
21
- Disassembling: "disassembling",
22
- Dispensing: "dispensing",
23
- Encoding: "encoding",
24
- EnteringExiting: "entering_exiting",
25
- Holding: "holding",
26
- Inspecting: "inspecting",
27
- Installing: "installing",
28
- Killing: "killing",
29
- Loading: "loading",
30
- Other: "other",
31
- Packing: "packing",
32
- Picking: "picking",
33
- Receiving: "receiving",
34
- Removing: "removing",
35
- Repackaging: "repackaging",
36
- Repairing: "repairing",
37
- Replacing: "replacing",
38
- Reserving: "reserving",
39
- RetailSelling: "retail_selling",
40
- Shipping: "shipping",
41
- StagingOutbound: "staging_outbound",
42
- StockTaking: "stock_taking",
43
- Stocking: "stocking",
44
- Storing: "storing",
45
- Transporting: "transporting",
46
- Unloading: "unloading",
47
- Unpacking: "unpacking",
48
- VoidShipping: "void_shipping",
49
- SensorReporting: "sensor_reporting",
50
- Sampling: "sampling"
51
- };
52
- //# sourceMappingURL=bizStepTypes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"bizStepTypes.js","sourceRoot":"","sources":["../../../../src/models/epcis20/bizStepTypes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;;;GAIG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,YAAY,GAAG;IAC3B,SAAS,EAAE,WAAW;IAEtB,QAAQ,EAAE,UAAU;IAEpB,UAAU,EAAE,YAAY;IAExB,UAAU,EAAE,YAAY;IAExB,aAAa,EAAE,eAAe;IAE9B,UAAU,EAAE,YAAY;IAExB,qBAAqB,EAAE,yBAAyB;IAEhD,aAAa,EAAE,gBAAgB;IAE/B,eAAe,EAAE,iBAAiB;IAElC,SAAS,EAAE,WAAW;IAEtB,UAAU,EAAE,YAAY;IAExB,aAAa,EAAE,eAAe;IAE9B,UAAU,EAAE,YAAY;IAExB,QAAQ,EAAE,UAAU;IAEpB,eAAe,EAAE,kBAAkB;IAEnC,OAAO,EAAE,SAAS;IAElB,UAAU,EAAE,YAAY;IAExB,UAAU,EAAE,YAAY;IAExB,OAAO,EAAE,SAAS;IAElB,OAAO,EAAE,SAAS;IAElB,KAAK,EAAE,OAAO;IAEd,OAAO,EAAE,SAAS;IAElB,OAAO,EAAE,SAAS;IAElB,SAAS,EAAE,WAAW;IAEtB,QAAQ,EAAE,UAAU;IAEpB,WAAW,EAAE,aAAa;IAE1B,SAAS,EAAE,WAAW;IAEtB,SAAS,EAAE,WAAW;IAEtB,SAAS,EAAE,WAAW;IAEtB,aAAa,EAAE,gBAAgB;IAE/B,QAAQ,EAAE,UAAU;IAEpB,eAAe,EAAE,kBAAkB;IAEnC,WAAW,EAAE,cAAc;IAE3B,QAAQ,EAAE,UAAU;IAEpB,OAAO,EAAE,SAAS;IAElB,YAAY,EAAE,cAAc;IAE5B,SAAS,EAAE,WAAW;IAEtB,SAAS,EAAE,WAAW;IAEtB,YAAY,EAAE,eAAe;IAE7B,eAAe,EAAE,kBAAkB;IAEnC,QAAQ,EAAE,UAAU;CACX,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * Supported EPCIS 2.0 bizStep.\n *\n * See EPCIS CVB specification for details.\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const BizStepTypes = {\n\tAccepting: \"accepting\",\n\n\tArriving: \"arriving\",\n\n\tAssembling: \"assembling\",\n\n\tCollecting: \"collecting\",\n\n\tCommissioning: \"commissioning\",\n\n\tConsigning: \"consigning\",\n\n\tCreatingClassInstance: \"creating_class_instance\",\n\n\tCycleCounting: \"cycle_counting\",\n\n\tDecommissioning: \"decommissioning\",\n\n\tDeparting: \"departing\",\n\n\tDestroying: \"destroying\",\n\n\tDisassembling: \"disassembling\",\n\n\tDispensing: \"dispensing\",\n\n\tEncoding: \"encoding\",\n\n\tEnteringExiting: \"entering_exiting\",\n\n\tHolding: \"holding\",\n\n\tInspecting: \"inspecting\",\n\n\tInstalling: \"installing\",\n\n\tKilling: \"killing\",\n\n\tLoading: \"loading\",\n\n\tOther: \"other\",\n\n\tPacking: \"packing\",\n\n\tPicking: \"picking\",\n\n\tReceiving: \"receiving\",\n\n\tRemoving: \"removing\",\n\n\tRepackaging: \"repackaging\",\n\n\tRepairing: \"repairing\",\n\n\tReplacing: \"replacing\",\n\n\tReserving: \"reserving\",\n\n\tRetailSelling: \"retail_selling\",\n\n\tShipping: \"shipping\",\n\n\tStagingOutbound: \"staging_outbound\",\n\n\tStockTaking: \"stock_taking\",\n\n\tStocking: \"stocking\",\n\n\tStoring: \"storing\",\n\n\tTransporting: \"transporting\",\n\n\tUnloading: \"unloading\",\n\n\tUnpacking: \"unpacking\",\n\n\tVoidShipping: \"void_shipping\",\n\n\tSensorReporting: \"sensor_reporting\",\n\n\tSampling: \"sampling\"\n} as const;\n\n/**\n * EPCIS 2.0 action types.\n */\nexport type BizStepTypes = (typeof BizStepTypes)[keyof typeof BizStepTypes];\n"]}
@@ -1,45 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- /* cSpell:disable */
4
- /**
5
- * EPCIS 2.0 disposition types.
6
- *
7
- * See EPCIS CVB for more details.
8
- */
9
- // eslint-disable-next-line @typescript-eslint/naming-convention
10
- export const DispositionTypes = {
11
- Active: "active",
12
- ContainerClosed: "container_closed",
13
- Damaged: "damaged",
14
- Destroyed: "destroyed",
15
- Dispensed: "dispensed",
16
- Disposed: "disposed",
17
- Encoded: "encoded",
18
- Expired: "expired",
19
- InProgress: "in_progress",
20
- InTransit: "in_transit",
21
- Inactive: "inactive",
22
- NoPedigreeMatch: "no_pedigree_match",
23
- NonSellableOther: "non_sellable_other",
24
- PartiallyDispensed: "partially_dispensed",
25
- Recalled: "recalled",
26
- Reserved: "reserved",
27
- RetailSold: "retail_sold",
28
- Returned: "returned",
29
- SellableAccessible: "sellable_accessible",
30
- SellableNotAccessible: "sellable_not_accessible",
31
- Stolen: "stolen",
32
- Unknown: "unknown",
33
- Available: "available",
34
- CompletenessVerified: "completeness_verified",
35
- CompletenessInferred: "completeness_inferred",
36
- Conformant: "conformant",
37
- ContainerOpen: "container_open",
38
- MismatchInstance: "mismatch_instance",
39
- MismatchClass: "mismatch_class",
40
- MismatchQuantity: "mismatch_quantity",
41
- NeedsReplacement: "needs_replacement",
42
- NonConformant: "non_conformant",
43
- Unavailable: "unavailable"
44
- };
45
- //# sourceMappingURL=dispositionTypes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dispositionTypes.js","sourceRoot":"","sources":["../../../../src/models/epcis20/dispositionTypes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AACvC,oBAAoB;AAEpB;;;;GAIG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC/B,MAAM,EAAE,QAAQ;IAEhB,eAAe,EAAE,kBAAkB;IAEnC,OAAO,EAAE,SAAS;IAElB,SAAS,EAAE,WAAW;IAEtB,SAAS,EAAE,WAAW;IAEtB,QAAQ,EAAE,UAAU;IAEpB,OAAO,EAAE,SAAS;IAElB,OAAO,EAAE,SAAS;IAElB,UAAU,EAAE,aAAa;IAEzB,SAAS,EAAE,YAAY;IAEvB,QAAQ,EAAE,UAAU;IAEpB,eAAe,EAAE,mBAAmB;IAEpC,gBAAgB,EAAE,oBAAoB;IAEtC,kBAAkB,EAAE,qBAAqB;IAEzC,QAAQ,EAAE,UAAU;IAEpB,QAAQ,EAAE,UAAU;IAEpB,UAAU,EAAE,aAAa;IAEzB,QAAQ,EAAE,UAAU;IAEpB,kBAAkB,EAAE,qBAAqB;IAEzC,qBAAqB,EAAE,yBAAyB;IAEhD,MAAM,EAAE,QAAQ;IAEhB,OAAO,EAAE,SAAS;IAElB,SAAS,EAAE,WAAW;IAEtB,oBAAoB,EAAE,uBAAuB;IAE7C,oBAAoB,EAAE,uBAAuB;IAE7C,UAAU,EAAE,YAAY;IAExB,aAAa,EAAE,gBAAgB;IAE/B,gBAAgB,EAAE,mBAAmB;IAErC,aAAa,EAAE,gBAAgB;IAE/B,gBAAgB,EAAE,mBAAmB;IAErC,gBAAgB,EAAE,mBAAmB;IAErC,aAAa,EAAE,gBAAgB;IAE/B,WAAW,EAAE,aAAa;CACjB,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n/* cSpell:disable */\n\n/**\n * EPCIS 2.0 disposition types.\n *\n * See EPCIS CVB for more details.\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const DispositionTypes = {\n\tActive: \"active\",\n\n\tContainerClosed: \"container_closed\",\n\n\tDamaged: \"damaged\",\n\n\tDestroyed: \"destroyed\",\n\n\tDispensed: \"dispensed\",\n\n\tDisposed: \"disposed\",\n\n\tEncoded: \"encoded\",\n\n\tExpired: \"expired\",\n\n\tInProgress: \"in_progress\",\n\n\tInTransit: \"in_transit\",\n\n\tInactive: \"inactive\",\n\n\tNoPedigreeMatch: \"no_pedigree_match\",\n\n\tNonSellableOther: \"non_sellable_other\",\n\n\tPartiallyDispensed: \"partially_dispensed\",\n\n\tRecalled: \"recalled\",\n\n\tReserved: \"reserved\",\n\n\tRetailSold: \"retail_sold\",\n\n\tReturned: \"returned\",\n\n\tSellableAccessible: \"sellable_accessible\",\n\n\tSellableNotAccessible: \"sellable_not_accessible\",\n\n\tStolen: \"stolen\",\n\n\tUnknown: \"unknown\",\n\n\tAvailable: \"available\",\n\n\tCompletenessVerified: \"completeness_verified\",\n\n\tCompletenessInferred: \"completeness_inferred\",\n\n\tConformant: \"conformant\",\n\n\tContainerOpen: \"container_open\",\n\n\tMismatchInstance: \"mismatch_instance\",\n\n\tMismatchClass: \"mismatch_class\",\n\n\tMismatchQuantity: \"mismatch_quantity\",\n\n\tNeedsReplacement: \"needs_replacement\",\n\n\tNonConformant: \"non_conformant\",\n\n\tUnavailable: \"unavailable\"\n} as const;\n\n/**\n * EPCIS 2.0 disposition types.\n */\nexport type DispositionTypes = (typeof DispositionTypes)[keyof typeof DispositionTypes];\n"]}
@@ -1,11 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- /**
4
- * EPCIS Error types.
5
- */
6
- // eslint-disable-next-line @typescript-eslint/naming-convention
7
- export const EpcisErrorTypes = {
8
- ValidationFailed: "epcisException:ValidationException",
9
- NoSuchResource: "epcisException:NoSuchResourceException"
10
- };
11
- //# sourceMappingURL=epcisErrorTypes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"epcisErrorTypes.js","sourceRoot":"","sources":["../../../../src/models/epcis20/epcisErrorTypes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;GAEG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,eAAe,GAAG;IAC9B,gBAAgB,EAAE,oCAAoC;IAEtD,cAAc,EAAE,wCAAwC;CAC/C,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS Error types.\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const EpcisErrorTypes = {\n\tValidationFailed: \"epcisException:ValidationException\",\n\n\tNoSuchResource: \"epcisException:NoSuchResourceException\"\n} as const;\n\n/**\n * EPCIS Error types.\n */\nexport type EpcisErrorTypes = (typeof EpcisErrorTypes)[keyof typeof EpcisErrorTypes];\n"]}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=epcisEventUnionType.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"epcisEventUnionType.js","sourceRoot":"","sources":["../../../../src/models/epcis20/epcisEventUnionType.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IAggregationEvent } from \"./IAggregationEvent.js\";\nimport type { IAssociationEvent } from \"./IAssociationEvent.js\";\nimport type { IObjectEvent } from \"./IObjectEvent.js\";\n\n/**\n * The type that subsumes an EPCIS Event.\n */\nexport type EpcisEventUnionType = IObjectEvent | IAssociationEvent | IAggregationEvent;\n"]}
@@ -1,29 +0,0 @@
1
- // Copyright 2024 IOTA Stiftung.
2
- // SPDX-License-Identifier: Apache-2.0.
3
- /**
4
- * EPCIS 2.0 event types.
5
- */
6
- // eslint-disable-next-line @typescript-eslint/naming-convention
7
- export const EventTypes = {
8
- /**
9
- * ObjectEvent.
10
- */
11
- ObjectEvent: "ObjectEvent",
12
- /**
13
- * Aggregation Event.
14
- */
15
- AggregationEvent: "AggregationEvent",
16
- /**
17
- * Association Event.
18
- */
19
- AssociationEvent: "AssociationEvent",
20
- /**
21
- * Transformation Event.
22
- */
23
- TransformationEvent: "TransformationEvent",
24
- /**
25
- * Transaction Event.
26
- */
27
- TransactionEvent: "TransactionEvent"
28
- };
29
- //# sourceMappingURL=eventTypes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eventTypes.js","sourceRoot":"","sources":["../../../../src/models/epcis20/eventTypes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;GAEG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,UAAU,GAAG;IACzB;;OAEG;IACH,WAAW,EAAE,aAAa;IAE1B;;OAEG;IACH,gBAAgB,EAAE,kBAAkB;IAEpC;;OAEG;IACH,gBAAgB,EAAE,kBAAkB;IAEpC;;OAEG;IACH,mBAAmB,EAAE,qBAAqB;IAE1C;;OAEG;IACH,gBAAgB,EAAE,kBAAkB;CAC3B,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * EPCIS 2.0 event types.\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const EventTypes = {\n\t/**\n\t * ObjectEvent.\n\t */\n\tObjectEvent: \"ObjectEvent\",\n\n\t/**\n\t * Aggregation Event.\n\t */\n\tAggregationEvent: \"AggregationEvent\",\n\n\t/**\n\t * Association Event.\n\t */\n\tAssociationEvent: \"AssociationEvent\",\n\n\t/**\n\t * Transformation Event.\n\t */\n\tTransformationEvent: \"TransformationEvent\",\n\n\t/**\n\t * Transaction Event.\n\t */\n\tTransactionEvent: \"TransactionEvent\"\n} as const;\n\n/**\n * EPCIS 2.0 event types.\n */\nexport type EventTypes = (typeof EventTypes)[keyof typeof EventTypes];\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"subSiteAttributes.js","sourceRoot":"","sources":["../../../../src/models/gs1/subSiteAttributes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;;;GAIG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,iBAAiB,GAAG;IAChC;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,KAAK,EAAE,KAAK;IAEZ;;OAEG;IACH,MAAM,EAAE,KAAK;IAEb;;OAEG;IACH,KAAK,EAAE,KAAK;IAEZ;;OAEG;IACH,SAAS,EAAE,KAAK;IAEhB;;OAEG;IACH,MAAM,EAAE,KAAK;IAEb;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,QAAQ,EAAE,KAAK;IAEf;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,OAAO,EAAE,KAAK;IAEd;;OAEG;IACH,UAAU,EAAE,KAAK;IAEjB;;OAEG;IACH,QAAQ,EAAE,KAAK;IAEf;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,aAAa,EAAE,KAAK;IAEpB;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,OAAO,EAAE,KAAK;IAEd;;OAEG;IACH,OAAO,EAAE,KAAK;IAEd;;OAEG;IACH,QAAQ,EAAE,KAAK;IAEf;;OAEG;IACH,OAAO,EAAE,KAAK;IAEd;;OAEG;IACH,SAAS,EAAE,KAAK;IAEhB;;OAEG;IACH,UAAU,EAAE,KAAK;IAEjB;;OAEG;IACH,mBAAmB,EAAE,KAAK;IAE1B;;OAEG;IACH,eAAe,EAAE,KAAK;IAEtB;;OAEG;IACH,cAAc,EAAE,KAAK;IAErB;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,QAAQ,EAAE,KAAK;IAEf;;OAEG;IACH,IAAI,EAAE,KAAK;IAEX;;OAEG;IACH,yBAAyB,EAAE,KAAK;CACvB,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * Sub Site Attributes.\n * Spec https://www.gs1.org/sites/default/files/docs/epc/CBV-Standard-1-2-1-r-2017-05-05.pdf .\n * Section 10.3.2 .\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const SubSiteAttributes = {\n\t/**\n\t * Electronics.\n\t */\n\tElectronics: \"401\",\n\n\t/**\n\t * Cold Storage.\n\t */\n\tColdStorage: \"402\",\n\n\t/**\n\t * Shelf.\n\t */\n\tShelf: \"403\",\n\n\t/**\n\t * Frozen.\n\t */\n\tFrozen: \"404\",\n\n\t/**\n\t * Fresh.\n\t */\n\tFresh: \"405\",\n\n\t/**\n\t * Promotion.\n\t */\n\tPromotion: \"406\",\n\n\t/**\n\t * End Cap.\n\t */\n\tEndCap: \"407\",\n\n\t/**\n\t * Point of Sale.\n\t */\n\tPointOfSale: \"408\",\n\n\t/**\n\t * Security.\n\t */\n\tSecurity: \"409\",\n\n\t/**\n\t * General Mdse.\n\t */\n\tGeneralMdse: \"411\",\n\n\t/**\n\t * Grocery.\n\t */\n\tGrocery: \"412\",\n\n\t/**\n\t * Box crusher.\n\t */\n\tBoxCrusher: \"413\",\n\n\t/**\n\t * Dock/Door.\n\t */\n\tDockDoor: \"414\",\n\n\t/**\n\t * Conveyor Belt.\n\t */\n\tConveyorBelt: \"415\",\n\n\t/**\n\t * Pallet Wrapper.\n\t */\n\tPalletWrapper: \"416\",\n\n\t/**\n\t * Fixed Reader.\n\t */\n\tFixedReader: \"417\",\n\n\t/**\n\t * Mobile Reader.\n\t */\n\tMobileReader: \"418\",\n\n\t/**\n\t * Shelf Storage.\n\t */\n\tShelfStorage: \"419\",\n\n\t/**\n\t * Returns.\n\t */\n\tReturns: \"420\",\n\n\t/**\n\t * Staging.\n\t */\n\tStaging: \"421\",\n\n\t/**\n\t * Assembly.\n\t */\n\tAssembly: \"422\",\n\n\t/**\n\t * Lay-Away.\n\t */\n\tLayAway: \"423\",\n\n\t/**\n\t * Dispenser.\n\t */\n\tDispenser: \"424\",\n\n\t/**\n\t * Quarantine.\n\t */\n\tQuarantine: \"425\",\n\n\t/**\n\t * Controlled Substance.\n\t */\n\tControlledSubstance: \"426\",\n\n\t/**\n\t * Recalled Product.\n\t */\n\tRecalledProduct: \"427\",\n\n\t/**\n\t * Quality Control.\n\t */\n\tQualityControl: \"428\",\n\n\t/**\n\t * Printing Room.\n\t */\n\tPrintingRoom: \"429\",\n\n\t/**\n\t * Loading Dock.\n\t */\n\tLoadingDock: \"420\",\n\n\t/**\n\t * Entrance Gate.\n\t */\n\tEntranceGate: \"431\",\n\n\t/**\n\t * Exit Gate.\n\t */\n\tExitGate: \"432\",\n\n\t/**\n\t * Gate.\n\t */\n\tGate: \"433\",\n\n\t/**\n\t * Read Point Verification Spot.\n\t */\n\tReadPointVerificationSpot: \"434\"\n} as const;\n\n/**\n * Sub Site Attributes.\n * Spec https://www.gs1.org/sites/default/files/docs/epc/CBV-Standard-1-2-1-r-2017-05-05.pdf .\n * Section 10.3.2 .\n */\nexport type SubSiteAttributes = (typeof SubSiteAttributes)[keyof typeof SubSiteAttributes];\n"]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"subSiteTypes.js","sourceRoot":"","sources":["../../../../src/models/gs1/subSiteTypes.ts"],"names":[],"mappings":"AAAA,gCAAgC;AAChC,uCAAuC;AAEvC;;;;GAIG;AACH,gEAAgE;AAChE,MAAM,CAAC,MAAM,YAAY,GAAG;IAC3B;;OAEG;IACH,QAAQ,EAAE,KAAK;IAEf;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,UAAU,EAAE,KAAK;IAEjB;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,cAAc,EAAE,KAAK;IAErB;;OAEG;IACH,aAAa,EAAE,KAAK;IAEpB;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,wBAAwB,EAAE,KAAK;IAE/B;;OAEG;IACH,kBAAkB,EAAE,KAAK;IAEzB;;OAEG;IACH,IAAI,EAAE,KAAK;IAEX;;OAEG;IACH,aAAa,EAAE,KAAK;IAEpB;;OAEG;IACH,aAAa,EAAE,KAAK;IAEpB;;OAEG;IACH,aAAa,EAAE,KAAK;IAEpB;;OAEG;IACH,WAAW,EAAE,KAAK;IAElB;;OAEG;IACH,YAAY,EAAE,KAAK;IAEnB;;OAEG;IACH,SAAS,EAAE,KAAK;CACP,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\n\n/**\n * Sub Site Identifier Types.\n * Spec https://www.gs1.org/sites/default/files/docs/epc/CBV-Standard-1-2-1-r-2017-05-05.pdf .\n * Section 10.3.1 .\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport const SubSiteTypes = {\n\t/**\n\t * The Backroom.\n\t */\n\tBackroom: \"201\",\n\n\t/**\n\t * The Storage Area.\n\t */\n\tStorageArea: \"202\",\n\n\t/**\n\t * The Sales Floor.\n\t */\n\tSalesFloor: \"203\",\n\n\t/**\n\t * The Returns Area.\n\t */\n\tReturnsArea: \"207\",\n\n\t/**\n\t * The Production Area.\n\t */\n\tProductionArea: \"208\",\n\n\t/**\n\t * The Receiving Area.\n\t */\n\tReceivingArea: \"209\",\n\n\t/**\n\t * The Shipping Area.\n\t */\n\tShippingArea: \"210\",\n\n\t/**\n\t * The Sales Floor Transition Area.\n\t */\n\tSalesFloorTransitionArea: \"211\",\n\n\t/**\n\t * The Customer Pick-Up Area.\n\t */\n\tCustomerPickupArea: \"212\",\n\n\t/**\n\t * The Yard.\n\t */\n\tYard: \"213\",\n\n\t/**\n\t * The Container Deck.\n\t */\n\tContainerDeck: \"214\",\n\n\t/**\n\t * The Cargo Terminal.\n\t */\n\tCargoTerminal: \"215\",\n\n\t/**\n\t * The Packaging Area.\n\t */\n\tPackagingArea: \"251\",\n\n\t/**\n\t * The Picking Area.\n\t */\n\tPickingArea: \"252\",\n\n\t/**\n\t * The Pharmacy Area.\n\t */\n\tPharmacyArea: \"253\",\n\n\t/**\n\t * Undefined.\n\t */\n\tUndefined: \"299\"\n} as const;\n\n/**\n * Sub Site Identifier Types.\n * Spec https://www.gs1.org/sites/default/files/docs/epc/CBV-Standard-1-2-1-r-2017-05-05.pdf .\n * Section 10.3.1 .\n */\nexport type SubSiteTypes = (typeof SubSiteTypes)[keyof typeof SubSiteTypes];\n"]}
@@ -1,10 +0,0 @@
1
- import type { IBaseAggregationEvent } from "./IBaseAggregationEvent.js";
2
- /**
3
- * Describes an AggregationEvent.
4
- */
5
- export interface IAggregationEvent extends IBaseAggregationEvent {
6
- /**
7
- * The type.
8
- */
9
- type: "AggregationEvent";
10
- }
@@ -1,10 +0,0 @@
1
- import type { IBaseAggregationEvent } from "./IBaseAggregationEvent.js";
2
- /**
3
- * Association Event.
4
- */
5
- export interface IAssociationEvent extends IBaseAggregationEvent {
6
- /**
7
- * Type.
8
- */
9
- type: "AssociationEvent";
10
- }
@@ -1,19 +0,0 @@
1
- import type { IEpcisEventDetails } from "./IEpcisEventDetails.js";
2
- import type { IQuantity } from "./IQuantity.js";
3
- /**
4
- * Describes an AggregationEvent.
5
- */
6
- export interface IBaseAggregationEvent extends IEpcisEventDetails {
7
- /**
8
- * Parent is only optional when action is OBSERVE.
9
- */
10
- parentID?: string;
11
- /**
12
- * The children EPC which can be empty when action is DELETE.
13
- */
14
- childEPCs?: string[];
15
- /**
16
- * Quantity in case of class-level event visibility data.
17
- */
18
- childQuantityList?: IQuantity[];
19
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * EPCIS Biz Transaction.
3
- */
4
- export interface IBizTransaction {
5
- /**
6
- * Type.
7
- */
8
- type: string;
9
- /**
10
- * The transaction.
11
- */
12
- bizTransaction: string;
13
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * EPCIS Destination.
3
- */
4
- export interface IDestination {
5
- /**
6
- * Type.
7
- */
8
- type: string;
9
- /**
10
- * The destination.
11
- */
12
- destination: string;
13
- }
@@ -1,35 +0,0 @@
1
- import type { ActionTypes } from "./actionTypes.js";
2
- import type { BizStepTypes } from "./bizStepTypes.js";
3
- import type { DispositionTypes } from "./dispositionTypes.js";
4
- import type { IBizTransaction } from "./IBizTransaction.js";
5
- import type { IEpcisEvent } from "./IEpcisEvent.js";
6
- import type { ISimpleLocation } from "./ISimpleLocation.js";
7
- /**
8
- * EPCIS Event Details.
9
- */
10
- export interface IEpcisEventDetails extends IEpcisEvent {
11
- /**
12
- * Action: ADD, OBSERVE, DELETE.
13
- */
14
- action: ActionTypes;
15
- /**
16
- * The location of reading point.
17
- */
18
- readPoint?: ISimpleLocation;
19
- /**
20
- * The biz location where the item ends up.
21
- */
22
- bizLocation?: ISimpleLocation;
23
- /**
24
- * The business step as per EPCIS.
25
- */
26
- bizStep?: BizStepTypes;
27
- /**
28
- * The disposition as per EPCIS.
29
- */
30
- disposition?: DispositionTypes;
31
- /**
32
- * The list of related business transactions.
33
- */
34
- bizTransactionList?: IBizTransaction[];
35
- }
@@ -1,25 +0,0 @@
1
- import type { IEpcisEventDetails } from "./IEpcisEventDetails.js";
2
- import type { IQuantity } from "./IQuantity.js";
3
- import type { ISensorElement } from "./ISensorElement.js";
4
- /**
5
- * Defines an EPCIS 2.0 Object Event.
6
- *
7
- */
8
- export interface IObjectEvent extends IEpcisEventDetails {
9
- /**
10
- * Fixed to ObjectEvent.
11
- */
12
- type: "ObjectEvent";
13
- /**
14
- * List of EPCs involved.
15
- */
16
- epcList: string[];
17
- /**
18
- * Quantity in case of class-level event visibility data.
19
- */
20
- quantityList?: IQuantity[];
21
- /**
22
- * Sensor element list.
23
- */
24
- sensorElementList?: ISensorElement[];
25
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * EPCIS Quantity.
3
- */
4
- export interface IQuantity {
5
- /**
6
- * EPC Class.
7
- */
8
- epcClass: string;
9
- /**
10
- * Quantity.
11
- */
12
- quantity: number;
13
- }
@@ -1,15 +0,0 @@
1
- import type { ISensorMetadata } from "./ISensorMetadata.js";
2
- import type { ISensorReport } from "./ISensorReport.js";
3
- /**
4
- * EPCIS SensorElement.
5
- */
6
- export interface ISensorElement {
7
- /**
8
- * Sensor metadata.
9
- */
10
- sensorMetadata?: ISensorMetadata;
11
- /**
12
- * Sensor report.
13
- */
14
- sensorReport: ISensorReport[];
15
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * EPCIS Sensor metadata.
3
- */
4
- export interface ISensorMetadata {
5
- /**
6
- * Time.
7
- */
8
- time: string;
9
- /**
10
- * Device ID.
11
- */
12
- deviceID: string;
13
- /**
14
- * Device Metadata.
15
- */
16
- deviceMetadata: string;
17
- /**
18
- * Raw data.
19
- */
20
- rawData: string;
21
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * EPCIS SensorReport.
3
- */
4
- export interface ISensorReport {
5
- /**
6
- * Type.
7
- */
8
- type: string;
9
- /**
10
- * Value.
11
- */
12
- value: number;
13
- /**
14
- * Unit of measurement.
15
- */
16
- uom: string;
17
- }
@@ -1,9 +0,0 @@
1
- /**
2
- * EPCIS Location.
3
- */
4
- export interface ISimpleLocation {
5
- /**
6
- * The id.
7
- */
8
- id: string;
9
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * EPCIS Biz Transaction.
3
- */
4
- export interface ISource {
5
- /**
6
- * Type.
7
- */
8
- type: string;
9
- /**
10
- * The source.
11
- */
12
- source: string;
13
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * EPCIS 2.0 action types.
3
- */
4
- export declare const ActionTypes: {
5
- /**
6
- * ADD action.
7
- */
8
- readonly Add: "ADD";
9
- /**
10
- * OBSERVE action.
11
- */
12
- readonly Observe: "OBSERVE";
13
- /**
14
- * DELETE action.
15
- */
16
- readonly Delete: "DELETE";
17
- };
18
- /**
19
- * EPCIS 2.0 action types.
20
- */
21
- export type ActionTypes = (typeof ActionTypes)[keyof typeof ActionTypes];
@@ -1,52 +0,0 @@
1
- /**
2
- * Supported EPCIS 2.0 bizStep.
3
- *
4
- * See EPCIS CVB specification for details.
5
- */
6
- export declare const BizStepTypes: {
7
- readonly Accepting: "accepting";
8
- readonly Arriving: "arriving";
9
- readonly Assembling: "assembling";
10
- readonly Collecting: "collecting";
11
- readonly Commissioning: "commissioning";
12
- readonly Consigning: "consigning";
13
- readonly CreatingClassInstance: "creating_class_instance";
14
- readonly CycleCounting: "cycle_counting";
15
- readonly Decommissioning: "decommissioning";
16
- readonly Departing: "departing";
17
- readonly Destroying: "destroying";
18
- readonly Disassembling: "disassembling";
19
- readonly Dispensing: "dispensing";
20
- readonly Encoding: "encoding";
21
- readonly EnteringExiting: "entering_exiting";
22
- readonly Holding: "holding";
23
- readonly Inspecting: "inspecting";
24
- readonly Installing: "installing";
25
- readonly Killing: "killing";
26
- readonly Loading: "loading";
27
- readonly Other: "other";
28
- readonly Packing: "packing";
29
- readonly Picking: "picking";
30
- readonly Receiving: "receiving";
31
- readonly Removing: "removing";
32
- readonly Repackaging: "repackaging";
33
- readonly Repairing: "repairing";
34
- readonly Replacing: "replacing";
35
- readonly Reserving: "reserving";
36
- readonly RetailSelling: "retail_selling";
37
- readonly Shipping: "shipping";
38
- readonly StagingOutbound: "staging_outbound";
39
- readonly StockTaking: "stock_taking";
40
- readonly Stocking: "stocking";
41
- readonly Storing: "storing";
42
- readonly Transporting: "transporting";
43
- readonly Unloading: "unloading";
44
- readonly Unpacking: "unpacking";
45
- readonly VoidShipping: "void_shipping";
46
- readonly SensorReporting: "sensor_reporting";
47
- readonly Sampling: "sampling";
48
- };
49
- /**
50
- * EPCIS 2.0 action types.
51
- */
52
- export type BizStepTypes = (typeof BizStepTypes)[keyof typeof BizStepTypes];
@@ -1,44 +0,0 @@
1
- /**
2
- * EPCIS 2.0 disposition types.
3
- *
4
- * See EPCIS CVB for more details.
5
- */
6
- export declare const DispositionTypes: {
7
- readonly Active: "active";
8
- readonly ContainerClosed: "container_closed";
9
- readonly Damaged: "damaged";
10
- readonly Destroyed: "destroyed";
11
- readonly Dispensed: "dispensed";
12
- readonly Disposed: "disposed";
13
- readonly Encoded: "encoded";
14
- readonly Expired: "expired";
15
- readonly InProgress: "in_progress";
16
- readonly InTransit: "in_transit";
17
- readonly Inactive: "inactive";
18
- readonly NoPedigreeMatch: "no_pedigree_match";
19
- readonly NonSellableOther: "non_sellable_other";
20
- readonly PartiallyDispensed: "partially_dispensed";
21
- readonly Recalled: "recalled";
22
- readonly Reserved: "reserved";
23
- readonly RetailSold: "retail_sold";
24
- readonly Returned: "returned";
25
- readonly SellableAccessible: "sellable_accessible";
26
- readonly SellableNotAccessible: "sellable_not_accessible";
27
- readonly Stolen: "stolen";
28
- readonly Unknown: "unknown";
29
- readonly Available: "available";
30
- readonly CompletenessVerified: "completeness_verified";
31
- readonly CompletenessInferred: "completeness_inferred";
32
- readonly Conformant: "conformant";
33
- readonly ContainerOpen: "container_open";
34
- readonly MismatchInstance: "mismatch_instance";
35
- readonly MismatchClass: "mismatch_class";
36
- readonly MismatchQuantity: "mismatch_quantity";
37
- readonly NeedsReplacement: "needs_replacement";
38
- readonly NonConformant: "non_conformant";
39
- readonly Unavailable: "unavailable";
40
- };
41
- /**
42
- * EPCIS 2.0 disposition types.
43
- */
44
- export type DispositionTypes = (typeof DispositionTypes)[keyof typeof DispositionTypes];
@@ -1,11 +0,0 @@
1
- /**
2
- * EPCIS Error types.
3
- */
4
- export declare const EpcisErrorTypes: {
5
- readonly ValidationFailed: "epcisException:ValidationException";
6
- readonly NoSuchResource: "epcisException:NoSuchResourceException";
7
- };
8
- /**
9
- * EPCIS Error types.
10
- */
11
- export type EpcisErrorTypes = (typeof EpcisErrorTypes)[keyof typeof EpcisErrorTypes];