LogoLogo
About FogwingIIoT PlatformBlogsAbout Company
  • Introduction
  • What is Industrial IoT
  • Key features of Industrial IoT
  • Introducing Fogwing IIoT Platform
  • Common Features of Fogwing
  • Features continues
  • Learn the Fogwing Architecture
    • Control Center Overview
    • Architecture Overview
    • Fogwing IIoT Architecture
    • Fogwing Hierarchy
  • Control Center
    • Control Center - Dashboard
  • Manage Application as an Admin
    • What is Application
    • Create New Application
    • View My Application
    • Modify My Application
    • Delete My Application
  • Manage Edge Network As An Admin
    • What is Edge
    • Create New Edge
    • View My Edge
    • Modify My Edge
    • Delete My Edge
    • Edge Run Metrics
  • Edge Network - Simulator
    • Simulator
  • Manage Attributes
    • Add Attribute
    • Edit Attribute
    • Delete Attribute
  • Explore Analytics
    • Data Analytics
  • Manage IoT Hub Access as an Admin
    • What is IoThub
    • Create IoT Hub Access
    • View IoTHub MQTT Access
    • View IoThub API Access
    • Delete IoT Hub Access
  • Manage Data Rules as an Admin
    • What is Data Rules
    • Create Data Rules
    • View Data Rules
    • Delete Data Rules
    • Data Rule Details
  • Manage Command as an Admin
    • What is Command Center
    • Create Command
    • View all Commands
    • Delete Command
    • Command Details
    • Command - On-Demand Option
  • Explore Data Storage
    • View Data Storage
    • Search Data Storage
  • Data Management
    • Understanding Enrichment Specifics
    • Enrichment
    • Enrichment - Add Default Value
  • Audit Logs
    • View Audit Logs
  • Get Notified
    • Notifications
  • User Administration
    • Tenant Admin
    • Tenant Viewer
  • References
    • Terminologies
  • SDKs Repository
    • Access SDKs Repository
  • Profile Management
    • View Profile
    • Update Profile
    • Account Details
    • Logout
    • Fogwing IIoT Platform - Releases
  • Manage Settings
    • Choose Email Server
    • Data Rule Email Template
    • Edge Email Template
  • Support
    • Support
Powered by GitBook
On this page

Was this helpful?

  1. Manage IoT Hub Access as an Admin

View IoThub API Access

Following these steps will help you view your IoThub API access on Fogwing Enterprise Cloud.

PreviousView IoTHub MQTT AccessNextDelete IoT Hub Access

Last updated 4 years ago

Was this helpful?

To View your IoT Hub API Access:

  1. Login to your Fogwing account through web control center.

  2. The Home page will appear after you log in to your Fogwing account.

  3. Toward the left side of the Home page, click on Edge Network. a menu list will slip down.

  4. Select 'IoT Hub Access' from the Edge Network menu list. You will be directed to IoT Hub Access list view page.

  5. On the right end of each IoT hub Access you have created is a 'View' button, click on that.

  6. Upon clicking view button, you will arrive on the 'View IoT hub Options page'.

  7. Here you can choose either MQTT or API. Select API option now.

  8. This should open a new browser window to showcase the swagger page of the Fogwing IoThub API.

In the above page, you have to create an API token using the IoThub user credentials created in the previous steps. Once the token generated by the API, using the token you should access the "PostPayload" method to send device data directly to IoThub.

In this approach, device can directly generate token and send data to IoThub as and when required. If you already have third party IoThub (such as AWS IoT, Azure IoT or TTN) , you can use this API approach to forward the data into Fogwing IIoT Platform for data aggregation and analytics.

Fogwing IoThub API Documentation Page