foglamp / FogLAMP

An open source platform for the Internet of Things, it acts as an edge gateway between sensor devices and cloud storage systems
http://foglamp.readthedocs.io/
Apache License 2.0
70 stars 42 forks source link

FOGL-3633: implemented the use of isname for Pi Web API #1821

Closed sstefano69 closed 4 years ago

sstefano69 commented 4 years ago

Signed-off-by: Stefano stefano@dianomic.com

the implementation for Pi Web API leverages on isindex and on isname to allow same name in different level of hierarchies.

http://omf-docs.osisoft.com/en/v1.0/Type_Properties_and_Formats.html

image

sstefano69 commented 4 years ago

obsolete, substituted by - Fogl 3673: AF Hierarchy in PI North Plugin #1824