This entity contains an harmonised description of a generic pattern made for the Water Network Management domain. This entity is primarily associated with the water management vertical and related IoT applications.
A JSON Schema corresponding to this data model can be found here.
-
id: Unique identifier. -
type: Entity type. It must be equal toJunction. -
modifiedAt: Last update timestamp of this entity.- Attribute type: Property. DateTime
- Read-Only. Automatically generated.
-
createdAt: Entity's creation timestamp.- Attribute type: Property. DateTime
- Read-Only. Automatically generated.
-
tag: An optional text string used to assign the junction to a category, such as a pressure zone- Attribute type:
Property.Text - Optional
- Attribute type:
-
description: A free text description- Attribute type:
Property.Text - Optional
- Attribute type:
-
multipliers: Multipliers define how some base quantity (e.g., demand) is adjusted for each time period- Attribute type:
Property. List of Number - Attribute metadata Properties:
Enumeration: {{Metadata Property Description}}
- Mandatory
- Attribute type:
-
timeStep: The time step used for the multipliers
No defined Relationships for this Entity.
Note: JSON Schemas are intended to capture the data type and associated constraints of the different Attributes, regardless their final representation format in NGSI-LD.
A full example is presented here.
T.B.D.