home.social

#onem2m — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #onem2m, aggregated by home.social.

fetched live
  1. To address the cross-platform integration challenge, we implemented access control successfully between two representative standard platforms, #oneM2M and #FIWARE sejong.elsevierpure.com/en/pub

  2. ACME CSE 2025.11 is now available!

    New features:
    ✅ Mcc' registrations across service provider domains
    ✅ Notification target removal
    ✅ Zookeeper for distributed deployments
    ✅ Management API
    ✅ MQTT over WebSockets

    Details: github.com/ankraft/ACME-oneM2M

    More info: acmecse.net

    #oneM2M #python #OpenSource

  3. There are two ways to use oneM2M's open standard for #IoT systems; some organizations will develop with #oneM2M while others will focus on their core business and deploy with #oneM2M onem2m.org/using-onem2m/what-i

  4. There are two ways to use oneM2M's open standard for #IoT systems; some organizations will develop with #oneM2M while others will focus on their core business and deploy with #oneM2M onem2m.org/using-onem2m/what-i

  5. ACME CSE 2025.03.1 is now available at github.com/ankraft/ACME-oneM2M or via pip at pypi.org/project/acmecse/

    This release includes a lot of small improvements, corrections and internal refactorings, but also some security and configuration enhancements.

    Experimental features include implementations of a new “no response" response type and revised FlexContainer procedures (both under discussions in the oneM2M working groups).

    #onem2m #python #OpenSource

  6. There are two ways to use oneM2M's open standard for #IoT systems; some organizations will DEVELOP with #oneM2M while others will focus on their core business and DEPLOY with #oneM2M onem2m.org/using-onem2m/what-i

  7. ACME CSE 2024.10 is now available at github.com/ankraft/ACME-oneM2M

    The main feature of this release is support for the CoAP protocol. This completes the supported oneM2M protocol bindings. In addition, the text UI now supports direct resource creation and clipboard copy/paste of resources, requests, identifiers, and more.

    #onem2m #python #OpenSource

  8. ACME CSE 2024.06 is now available at github.com/ankraft/ACME-oneM2M

    This release adds some interesting new features:

    attribute-level and time window-based access control, monitor request operations, and updating resources directly from the Text UI.

    #onem2m #python #OpenSource

  9. ACME CSE 2024.05.01 is now available at github.com/ankraft/ACME-oneM2M

    This release brings two big changes:

    The ACME CSE can be installed with pip (with "python -m pip install acmecse") and then run from the command line with "acmecse". Finally!

    And the project got a home page! Have a look at acmecse.net

    #onem2m #python

  10. Release 2024.03 of the ACME CSE was published today!

    The highlight in this release is support for the WebSocket protocol binding and [SIM] and [MobileNetwork] ManagementObject specializations. Also, services have been added to the text UI to export resources and data instances.

    #onem2m #python

    github.com/ankraft/ACME-oneM2M

  11. Working on ACME CSE version 0.12.0 that will include new features like request recording and a UI based on the excellent TUI framework from @textualize .
    #oneM2M #IoT #python #textual