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 Command as an Admin

What is Command Center

The control room to send instructions to your devices.

The command center is the special feature of Fogwing IIoT Platform. Typically, IoT deployments are intend to read data from the condition and explore analytics. But Command Center is to facilitate the IoT Solution to deliver messages and instructions to Edge devices. Fogwing Command Center is MQTT based engine which will deliver the message to the devices through IoThub. However edge devices should be receptive to subscribe to the IoThub (MQTT) to receive the data.

Due to security reasons, alway devices should make a connection to the IoThub to receive instructions and command from the Fogwing Control Center. Fogwing never deliver the message to any of the devices directly connecting over internet.

Command Center feature is available only to "Startup" and "Growth" subscription users. Community users will not have access to Command Center feature until upgrade to "Startup" subscription.

Fogwing's Command Center can deliver the messages to any of the edge devices based on the following triggers.

  • On-Demand

  • Schedule Basis

  • Data Rule Basis

Fogwing User may schedule any repeated command or instructions to the devices as schedule basis. Example: Turn-on street lights at 6PM and turn-off at 6AM. Both should be declared as JSON based command send to the Edge device attached with light switches for it to act on it.

Fogwing User may also trigger command based on the inbound data via data rules functionality. In this case, the inbound data from any of the device may trigger command to same or another device automatically. For example, Turn-on the water sprinklers when the soil moisture is lower than 30%.

PreviousData Rule DetailsNextCreate Command

Last updated 3 years ago

Was this helpful?