by Anders Hvashøj | Jan 15, 2021 | Analytics, API, SDK
SDK Clients is a NuGet package that provides a simple way for calling AIH APIs. It provides models and methods. In order to get started you need to fill some data in the model and then pass it to the method. Each client contains its API endpoint methods. For example...
by Anders Hvashøj | Dec 15, 2020 | Analytics, API, Asset registry
To scale up the operational analytics on assets data, AIH enables an automatic deployment of already trained models and harvesting value across different business areas. Trained models that can be of data explorative, wrangling/processing, descriptive or predicting in...
by Anders Hvashøj | Nov 16, 2020 | API, Signals and alarms
This feature gives users the ability to create and configure channels for signals. This is a necessary step for working with gathered Signals data in a more structured and efficient way. Channels created via this API are used for wrangling signals data to be eligible...
by Anders Hvashøj | May 28, 2020 | API, Asset registry
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.The advantage of GraphQL over REST API is that it is strongly-typed which allows API consumers to know exactly what data is available, and in what form it...
by Anders Hvashøj | Feb 29, 2020 | API
System administrators now have the ability to set up and configure applier teams, roles and permissions due to the new resource-based authorization model. Prior to this release, users and roles were defined through Active directory groups. To reduce the dependency on...
by Anders Hvashøj | Feb 28, 2020 | API
Authentication is the act of proving an assertion, such as the identity of a system or user. In contrast with identification, the act of indicating a person or thing’s identity, authentication is the process of verifying that identity. The new authentication...