Skip to main content

Entity

Custom Entity

Beaver IoT supports to add and manage Property type entities for workflow applications.

Add Entity

  1. Go to Entity > Custom Entity page, click Add to add entities.

  2. Customize an entity name and fill in related information.

ParameterDescription
Entity NameThe name of this custom entity.
KeyThe unique identify of this entity, it is generated automatically by system and support to modify.
Type of AccessThe access type of this entity. Options: R (Read-Only), W (Write-Only), RW (Read-Write).
Data TypeThe data type of this entity. Options: LONG, DOUBLE, BOOLEAN, STRING.
  1. Click Save to save the settings.

    Add-entitiy

  2. Click Edit icon to modify the entity name as required.

Delete Entity

Delete one entity: Click Delete icon of desired entity to delete this entity.

Delete-single-entity

Delete entities in bulk: check the boxes of desired entities, click Delete button on the top to delete these entities.

Delete-entity

Entity Data

Beaver IoT supports to check all entity history data of the whole platform and supports to export the data as CSV format files.

View Entity Data

Click Detail icon of desired entity to view historical data.

View-entity-data

Export Entity Data

  1. Check the box of the desired entity, click Export button.

    Export-entity-data

  2. Select the time range of data, click Confirm to export the data as CSV format files.

    Export-entity-data-range