-
Notifications
You must be signed in to change notification settings - Fork 11
man_netwjoin
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Inventory table, that stores id and specific data of features with system id NETWJOIN.
Column name | Data type | Description |
---|---|---|
node_id | character varying(16) | Id of node |
customer_code | character varying(30) | Code of the subscriber, that allows connection with subscriber management application |
top_floor | integer | Highest floor of subscribers |
cat_valve | character varying(30) | Valve related to element, defined on cat_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 |