readAttributeAcceptedCommandList(completionHandler:)

Declaration

func readAttributeAcceptedCommandList(completionHandler: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeAcceptedCommandList() async throws -> [Any]