Sdílet prostřednictvím


Statistics - Get Service Statistics

Získá statistiku služby IoT Hub registru identit, například počet připojených zařízení.

GET https://fully-qualified-iothubname.azure-devices.net/statistics/service?api-version=2021-04-12

Parametry identifikátoru URI

Name V Vyžadováno Typ Description
api-version
query True

string

Verze rozhraní API.

Odpovědi

Name Typ Description
200 OK

ServiceStatistics

OK.

Definice

ServiceStatistics

Name Typ Description
connectedDeviceCount

integer

Počet aktuálně připojených zařízení.