Insights Hub Iot Authenticator

Content Type: Service
Categories: Internet-of-Things

Overview

Use the "Insights Hub IIoT Authenticator" to authenticate your REST / OData calls to Insights Hub.


Please note:

this module is intended to be used with "Insights Hub IIoT for Makers".

It is not compatible with "Mendix on Insights Hub".

Documentation

See documentation in Insights Hub IIoT for Makers


 

Releases

Version: 2.0.0
Framework Version: 9.24.3
Release Notes: MindSphere has evolved into Insights Hub, this is a rebranding release, which unfortunately have some breaking changes. Following breaking changes has been introduced: * MindSphereGatewayURL has been renamed to GatewayURL. If you update existing code base, Studio Pro will show you all places where you have used the constant value. Please adopt all changes accordingly. * EnableMindSphereAPIReverseProxy has been renamed to EnableAPIReverseProxy.
Version: 1.2.0
Framework Version: 9.6.0
Release Notes: Support of Mendix Studio Pro V9.6.0 Add default error handling microflow for OData based API calls
Version: 1.1.0
Framework Version: 8.18.0
Release Notes: Add microflow to get the current tenant name. Renamed DS_GetAccesToken to DS_GetAccessToken to fix spelling issue. As this is a breaking change, you have to remove each old usage of the DS_GetAssesToken microflow and replace it by the new one manually
Version: 1.0.1
Framework Version: 8.18.0
Release Notes: Bug fix java compile error
Version: 1.0.0
Framework Version: 8.18.0
Release Notes: Initial release.