mcp_io_opcua 0.2.1 copy "mcp_io_opcua: ^0.2.1" to clipboard
mcp_io_opcua: ^0.2.1 copied to clipboard

OPC UA Binary adapter (MVP) for mcp_io. Hello/Ack transport codec + OpcUaSession abstraction.

140/ 160
pub points
215
downloads

We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

346 out of 1149 API elements (30.1 %) have documentation comments.

Some symbols that are missing documentation: io.TcpOpcUaByteTransport.TcpOpcUaByteTransport.new, io.TcpOpcUaByteTransport.isOpen, io.WebSocketOpcUaByteTransport, io.WebSocketOpcUaByteTransport.WebSocketOpcUaByteTransport.new, mcp_io_opcua.Aes128Sha256RsaOaepSecurityPolicy.Aes128Sha256RsaOaepSecurityPolicy.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:mcp_io_opcua/mcp_io_opcua.dart that imports:
  • package:mcp_io_opcua/src/opcua_adapter.dart that imports:
  • package:mcp_io/mcp_io.dart that imports:
  • package:mcp_io/src/mcp/io_resources.dart that imports:
  • package:mcp_io/src/core/io_runtime.dart that imports:
  • package:mcp_io/src/core/stream_manager.dart that imports:
  • package:mcp_io/src/core/job_manager.dart that imports:
  • package:mcp_io/src/models/job.dart that imports:
  • package:mcp_bundle/mcp_bundle.dart that imports:
  • package:mcp_bundle/src/ports/flow_port.dart that imports:
  • package:mcp_bundle/src/models/bundle.dart that imports:
  • package:mcp_bundle/src/io/bundle_resources.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
mcp_bundle ^0.4.0 0.4.0 0.4.0
mcp_io ^0.2.1 0.2.1 0.2.1
meta ^1.15.0 1.18.2 1.18.2
pointycastle ^3.9.0 3.9.1 4.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.9
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.12.0 4.12.0
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^3.9.0` on pointycastle does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions pointycastle to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
215
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

OPC UA Binary adapter (MVP) for mcp_io. Hello/Ack transport codec + OpcUaSession abstraction.

Homepage
Repository (GitHub)
View/report issues

Topics

#io #mcp #opcua #industrial #adapter

License

MIT (license)

Dependencies

mcp_bundle, mcp_io, meta, pointycastle

More

Packages that depend on mcp_io_opcua