readAttributeSerialNumber(completion:)
Declaration
func readAttributeSerialNumber(completion: @escaping @Sendable (String?, (any Error)?) -> Void)func readAttributeSerialNumber() async throws -> Stringfunc readAttributeSerialNumber(completion: @escaping @Sendable (String?, (any Error)?) -> Void)func readAttributeSerialNumber() async throws -> String