Access keys - SoftFx/Hierarchical-Sensor-Monitoring GitHub Wiki

Access keys is a window that contains a list of all access keys on the site.

image

Access keys are very similar in structure to the Products window. Structurally, the site consists of a list of keys and a search string.

The search is conducted by the key, you can use only part of the key, after which all information on it will be found.

image

The list of keys consists of 7 elements:

  • Product - The name of the product this key belongs to;
  • Name- The name of the key that the user specifies when creating it. The Default key is created when the product is created;
  • Key - displays the time when the product data was last updated;
  • Permissionss - allow you to edit or delete a product;
  • Author - contains information about all permissions that the key has:
    • CanSendSensorData - the user will be able to send sensor data using this key;
    • CanReadSensorData - the user will be able to read sensor data using this key;
    • CanAddNodes - the user will be able to create nodes for this product;
    • CanAddSensors - the user will be able to create sensors for this product;
    • Full - includes all permissions described above.
  • State - displays the status of the key. To learn more, hover your mouse cursor over the icon. There are 3 statuses possible:
    • Active (image) - this key is available for work, in accordance with its permissions;
    • Expired(image) - this key has expired;
    • Blocked(image) - the key was manually blocked.
  • Actions - - a list of actions that can be performed with a key from the list:
    • Edit - opens the key editing form;
    • Block/Unblock - manually blocks the key, the operations of the corresponding permissions are blocked until the Manager/Admin unblocks the key;
    • Delete - deletes the key.

EditKey

In this form, the user specifies:

  • Display name - display name for the key;
  • Permissions - all permissions that the key has, the description of each was above;
  • Expiration - expiration date of this key (set when creating a key, cannot be edited).