man_meter - Giswater/giswater_dbmodel GitHub Wiki
Description:
Inventory table, that stores id and specific data of features with system id METER.
Fields:
| Column name | Data type | Description |
|---|---|---|
| node_id | character varying(16) | Id of node |
| brand | text | Brand defined on cat_brand,used in case when brand is not specified on node catalog |
| model | text | Model defined on cat_brand_model ,used in case when model is not specified on node catalog |