Back to Thingsboard

Azure Iot Hub Config.Component

ui-ngx/src/app/modules/home/components/rule-node/external/azure-iot-hub-config.component.html

4.3.1.1716 B
Original Source

rule-node-config.topic {{ 'rule-node-config.topic-required' | translate }} rule-node-config.general-pattern-hintrule-node-config.hostname {{ 'rule-node-config.hostname-required' | translate }} rule-node-config.device-id {{ 'rule-node-config.device-id-required' | translate }} rule-node-config.credentials {{ azureIotHubCredentialsTypeTranslationsMap.get(azureIotHubConfigForm.get('credentials.type').value) | translate }} rule-node-config.credentials-type {{ azureIotHubCredentialsTypeTranslationsMap.get(credentialsType) | translate }} {{ 'rule-node-config.credentials-type-required' | translate }} rule-node-config.sas-key {{ 'rule-node-config.sas-key-required' | translate }} rule-node-config.private-key-password