🔏
Flex83 Documentation
  • Introduction
  • Table of contents
    • Landing Page - My Plan Details
    • Device Management
      • Setup
      • Debug
      • Decorate
      • Transforms
      • Groups
      • Actions
      • Alert Config
      • Rules
      • Reports
      • Device List
      • Map View
      • Alarms & Alerts
      • Events
      • Aggregates
      • Trends
      • Insights
      • Uptime Info
    • Simulation
    • IAM
      • Roles
      • Users
      • User Groups
    • Market
    • Connectors
    • BigData
      • Pipeline
      • UDF
      • Notebooks
      • Schedules
    • Databases
    • Code
      • Lambda
      • Lambda Runtime
      • API Gateway
      • Containers
      • Pages
      • Applications
      • Schedules
    • AI & ML
      • Custom ML
      • Auto ML
      • Models
      • Video Analysis
      • Object Detection
      • Face Detection
    • Edge Handling
      • Edge (Microcontollers)
      • Edge Linux
    • Registry
    • Monitoring
      • Pipeline
      • Models
      • Containers
    • Help
Powered by GitBook
On this page

Was this helpful?

  1. Table of contents
  2. Device Management

Setup

PreviousDevice ManagementNextDebug

Last updated 3 years ago

Was this helpful?

This is a pre-created dashboard for device types listing. On this page user can create/configure new device types.

To create a new device type, click on Device Management > Setup > Add New and you will see a screen as in below image. Fill up the device type details - name, reporting frequency, asset type (fixed/movable), is it a gateway/hub or a stand alone device, enable/disable raw data collection in form of files in the system for later analytics purposes, description, device image and enable third party connectors if required and finally click on Save button.

Once you create the device type then you will see a screen like in below image. Also you can now see various actions are available for your device type -

Device Generation : Let you create/generate Client/Device Ids that can be used in actual devices when connecting to Flex83 MQTT on topic to report data, so that system can identify uniquely each device.

Show Topics : This section gives information about the various topics that can be used in your devices to report to and to collect data from, depending on the requirements. Flex83 device type gives you various topics like report, control, config, metadata, alarm & miscellaneous which follow a naming convention as deviceTypeId/deviceId/<report/control/metaData/config/alarm/miscellaneous>.

Device Controls : In this section, a user can define device control messages that can be sent to device via control topic and device can perform some action based on received message.

Device Topology : In this section, a user can define the topology being used in the devices.

Show Credentials : Credentials to connect on MQTT for publishing/subscribing the data topics.

Edit : This section enables a user to edit and update the information related to a device type.

Delete : A user can delete a device type using this action and it will also delete all the data associated to that device type.

Device Management > Setup
Device Management > Setup
Device Management > Setup > Show Topics
Device Management > Setup > Show Topics
Device Management > Setup > Device Controls
Device Management > Setup > Device Topology
Device Management > Setup > Show Credentials
Device Management > Setup > Delete Device