Module Values.MetricNameSource
Sourcetype nonrec t = | DeviceSNR| DeviceRoamingSNR| DeviceUplinkCount| DeviceDownlinkCount| DeviceUplinkLostCount| DeviceUplinkLostRate| DeviceJoinRequestCount| DeviceJoinAcceptCount| DeviceRoamingUplinkCount| DeviceRoamingDownlinkCount| GatewayUpTime| GatewayDownTime| GatewaySNR| GatewayUplinkCount| GatewayDownlinkCount| GatewayJoinRequestCount| GatewayJoinAcceptCount| AwsAccountUplinkCount| AwsAccountDownlinkCount| AwsAccountUplinkLostCount| AwsAccountUplinkLostRate| AwsAccountJoinRequestCount| AwsAccountJoinAcceptCount| AwsAccountRoamingUplinkCount| AwsAccountRoamingDownlinkCount| AwsAccountDeviceCount| AwsAccountGatewayCount| AwsAccountActiveDeviceCount| AwsAccountActiveGatewayCount| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]