writeAttributeListInt8u(withValue:completion:)

Declaration

func writeAttributeListInt8u(withValue value: [Any], completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeListInt8u(withValue value: [Any]) async throws