# IotHub ## Docs - Docs TALQ [Visão Geral do Projeto](https://docs.iothub.exati.com/vis%C3%A3o-geral-do-projeto-858708m0.md): - Docs TALQ [Processo de Inicialização - Bootstrap Process](https://docs.iothub.exati.com/processo-de-inicializa%C3%A7%C3%A3o-bootstrap-process-858707m0.md): - Docs TALQ [API TALQ](https://docs.iothub.exati.com/api-talq-858706m0.md): - Docs TALQ [API GUIA](https://docs.iothub.exati.com/api-guia-858705m0.md): - Docs TALQ [Tratamento de Erros](https://docs.iothub.exati.com/tratamento-de-erros-858704m0.md): - Docs TALQ [Configurações da instância](https://docs.iothub.exati.com/configura%C3%A7%C3%B5es-da-inst%C3%A2ncia-858711m0.md): - Docs TALQ [Agendamentos](https://docs.iothub.exati.com/agendamentos-1052856m0.md): - Docs TALQ [Configuração de logger](https://docs.iothub.exati.com/configura%C3%A7%C3%A3o-de-logger-1098340m0.md): - Docs TALQ [Gerenciamento de grupos](https://docs.iothub.exati.com/gerenciamento-de-grupos-1128008m0.md): - Docs TALQ [Alertas, Configurações de Alertas e Medições](https://docs.iothub.exati.com/alertas-configura%C3%A7%C3%B5es-de-alertas-e-medi%C3%A7%C3%B5es-1164021m0.md): ## API Docs - API > TALQ > Device Class [Create a Talq Device Class](https://docs.iothub.exati.com/create-a-talq-device-class-14320595e0.md): Announce all device classes supported by the gateway and still not announced - API > TALQ > Device Class [Update Talq Device Class](https://docs.iothub.exati.com/update-talq-device-class-14320596e0.md): Update device classes supported by the gateway. Although this is a PUT operation, a device class cannot have its scope reduced, so this operation updates or adds functions/attributes - API > TALQ > Device Class [Delete a Talq Device Class](https://docs.iothub.exati.com/delete-a-talq-device-class-14320597e0.md): Delete device class - API > TALQ > Device Class [Update a Talq Device Class](https://docs.iothub.exati.com/update-a-talq-device-class-14320598e0.md): Update a device class supported by the gateway. Although this is a PUT operation, a device class cannot have its scope reduced, so this operation updates or adds functions/attributes - API > TALQ > Device [Create a Talq Device](https://docs.iothub.exati.com/create-a-talq-device-14320599e0.md): Create a list of devices - API > TALQ > Device [List Talq Devices](https://docs.iothub.exati.com/list-talq-devices-14320600e0.md): Get the list of all devices, their functions and attributes. This operation supports pagination optionally, by providing the query params offset and/or limit. When 'limit' is present but 'offset' is not, the result shall start with the first device of the list. If no 'limit' parameter is provided, but only an 'offset', the CMS default limit is used. - API > TALQ > Device [Modify a Talq Device](https://docs.iothub.exati.com/modify-a-talq-device-14320601e0.md): Partially updates a list of devices. This operation can just update and add new functions/attribute values to the device, but it does not reduce its scope - API > TALQ > Device [Update Talq Devices](https://docs.iothub.exati.com/update-talq-devices-14320602e0.md): Update a list of existing devices. Replaces the entire existing device definition. For the function array this will mean the existing device functions will be replaced with those specified in this call. - API > TALQ > Device [Delete a Talq Device](https://docs.iothub.exati.com/delete-a-talq-device-14320603e0.md): Delete a device by its address - API > TALQ > Device [Get a Talq Device](https://docs.iothub.exati.com/get-a-talq-device-14320604e0.md): Get a single device by its address - API > TALQ > Device [Modify a Talq Device patch](https://docs.iothub.exati.com/modify-a-talq-device-patch-14320605e0.md): Partially updates a device. This operation can just update and add new functions/attribute values to the device, but it does not reduce its scope - API > TALQ > Device [Update a Talq Device](https://docs.iothub.exati.com/update-a-talq-device-14320606e0.md): Update a single device. Replaces the entire existing device definition. For the function array this will mean the existing device functions will be replaced with those specified in this call. - API > TALQ > Device [Get a Talq Device Function](https://docs.iothub.exati.com/get-a-talq-device-function-14320607e0.md): Get a single function of a device by its address and function id - API > TALQ > Device [Get a Talq Device Attribute](https://docs.iothub.exati.com/get-a-talq-device-attribute-14320608e0.md): Get a single attribute of a function of a device by its address, function id and attribute name - API > TALQ > Group [List Talq Groups](https://docs.iothub.exati.com/list-talq-groups-14320610e0.md): Get the list of groups. - API > TALQ > Group [Get a Talq Group](https://docs.iothub.exati.com/get-a-talq-group-14320611e0.md): Get a single group - API > TALQ [Create a Talq Service](https://docs.iothub.exati.com/create-a-talq-service-14320609e0.md): Creates a list of TALQ services