1.0.0 • Published 3 years ago

test-connectors-common-five v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

PS Connectors Common

This project contains the common functionalities used in all PlantSight Connectors. The Common functionalities include the following 1: Generate guid from a string (Guid.ts) 2: Check provisioning of an imodel (IModelHelper.ts) 3: Check if a specific schema class exists or not (IModelHelper.ts) 4: Query a functional model (IModelHelper.ts) 5: Create a functinoal model (IModelHelper.ts) 6: Check if json properties exist or not (IModelHelper.ts) 7: Add json properties to a functional model (IModelHelper.ts) 8: Add private property to a functinoal model (IModelHelper.ts)