writeAttributeEnableInsideStatusLED(withValue:completionHandler:)

Declaration

func writeAttributeEnableInsideStatusLED(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeEnableInsideStatusLED(withValue value: NSNumber) async throws