subscribeAttributeNullableFloatSingle(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)

Declaration

func subscribeAttributeNullableFloatSingle(withMinInterval minInterval: NSNumber, maxInterval: NSNumber, params: MTRSubscribeParams?, subscriptionEstablished subscriptionEstablishedHandler: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping (NSNumber?, (any Error)?) -> Void)