writeAttributeLocalProgrammingFeatures(withValue:completionHandler:)

Declaration

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