writeAttributeLampBurnHours(withValue:params:completion:)

Declaration

func writeAttributeLampBurnHours(withValue value: NSNumber?, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeLampBurnHours(withValue value: NSNumber?, params: MTRWriteParams?) async throws