IoT-Hub-Portal icon indicating copy to clipboard operation
IoT-Hub-Portal copied to clipboard

IoT Hub Portal is a solution for handling IoT Devices easily. It leverages on Azure IoT Hub / AWS IoT Core for connectivity and device management.

Results 130 IoT-Hub-Portal issues
Sort by recently updated
recently updated
newest added

## Discussed in [Last status update](https://github.com/CGI-FR/IoT-Hub-Portal/discussions/2056) __Originally posted by **[awesome-ideas[bot]](https://api.github.com/users/awesome-ideas%5Bbot%5D)**__ Wednesday, May 10th 2023, 12:07:08 pm ## Idea make Last status update column working :)

refinement
discussion

## Description Feature set that provides users with the ability to manage a variety of devices on the AWS IoT platform. The Epic includes a range of user stories that...

aws

**Is your feature request related to a problem? Please describe.** Public components are retrieved and exposed by IoT Portal to allow users to affected these component to a greengrass deployment...

enhancement
refinement
aws

We will add a scheduled job to re-apply configuration periodically for two situations: - a new device was registered and is matching a dynamic group - a configuration was updated...

## Description This feature was requested in #1292. To start the implementation, we will need to analyse deeply how AWS IoT Core is working, what are the common point with...

enhancement

This feature is part of the #1783 epic. ## Description Integrating AWS IoT Core with the IoT Hub Portal to enable users to manage IoT devices on both Azure and...

aws

US: #1868 ## Description Once the dynamic group is created, we can iterate on devices in that group to apply the configuration. For example: ``` using Amazon.IotData; using Amazon.IotData.Model; using...

aws

From the Thing Group page, i want to view/add/remove device to the group

aws

Users need to be able to manage the relation between a device and its group from the devices' screens. Including adding/removing groups to the device

**Is your feature request related to a problem? Please describe.** Thing groups can be updated or created on AWS. They must synched with Iot Hub Portal. Documentation: https://docs.aws.amazon.com/iot/latest/developerguide/thing-groups.html **Describe the...

aws