Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the easy-accordion-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the zoho-flow domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/mother99/jacksonholdingcompany.com/wp-includes/functions.php:6114) in /home/mother99/jacksonholdingcompany.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":2481,"date":"2024-02-21T22:55:49","date_gmt":"2024-02-21T22:55:49","guid":{"rendered":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/"},"modified":"2024-02-21T22:55:49","modified_gmt":"2024-02-21T22:55:49","slug":"cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm","status":"publish","type":"post","link":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/","title":{"rendered":"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm"},"content":{"rendered":"

Secure, Scalable Management for Constrained IoT Networks<\/h2>\n

Introduction<\/h2>\n

Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart\u2026 Read more on Cisco Blogs<\/a><\/p>\n

\u200b[[{“value”:”<\/p>\n

Secure, Scalable Management for Constrained IoT Networks<\/h2>\n

Introduction<\/h2>\n

Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart Manufacturing, and Smart Agriculture. Many of these devices operate within Low Power Wide Area Networks (LPWAN<\/a>), characterized by Kbps links, kilometer range, ability to operate for years with limited power, and low cost. One example is the Wi-SUN Field Area Network<\/a>.<\/p>\n

Regardless of the constrained nature of LPWANs, the typical operations for network and device management must still be securely provided:<\/p>\n

Network join.
\nIP address acquisition.
\nRegistration with a device manager.
\nDevice configuration.
\nDevice performance monitoring.
\nAlarm reporting.
\nFirmware update.
\nEnterprise class security for all of the above.<\/p>\n

For LPWANs, these operations require a management tactic suited to the constraints of limited bandwidth, high latencies, lossy links, and limited device compute \/ power \/ memory resources.<\/p>\n

CoAP Simple Management Protocol<\/h2>\n

CoAP Simple Management Protocol (CSMP), deployed by Cisco for nearly a decade, is today managing several 10s of millions of devices in a wide range of Industrial IoT applications built atop Cisco Resilient Mesh<\/a>. Purpose-built for lifecycle management of resource constrained devices and networks, the CSMP protocol stack requires minimum compute, memory and bandwidth. Messaging uses a profile of the Constrained Application Protocol (CoAP)<\/a> and Protocol Buffers<\/a> to implement efficient device registration, device configuration, firmware update, device status monitoring, and device alerts\/faults reporting.<\/p>\n

Introducing OpenCSMP<\/h2>\n

CSMP is a popular choice for device management within Cisco Resilient Mesh and Wi-SUN Field Area Networks, which are deployed at scale for critical infrastructure such as utility metering, utility distribution automation, and municipal street lighting.<\/p>\n

Given the growing pressure to expand CSMP into new use cases, Cisco has decided to make CSMP publicly available. To that end, Cisco is announcing the availability of OpenCSMP which will provide \u2026<\/p>\n

An open source implementation of the OpenCSMP device agent library<\/a>.
\n
A sample Linux application demonstrating the usage of the OpenCSMP agent library<\/a>.
\nA developer guide describing how to host and extend OpenCSMP for common embedded platforms.
\nAn OpenCSMP protocol specification.<\/p>\n

The OpenCSMP technology stack is depicted below:<\/p>\n\n

The usage of Protocol Buffers and CoAP provides binary message encoding for maximum efficiency for constrained networks. The Platform Abstraction Interface provides for easy porting to various RTOS environments, vendor hardware, and physical networks.<\/p>\n

Cisco intends to launch OpenCSMP with a fully functional device agent and companion release of Cisco Field Network Director in Summer 2024. This first release will target Linux and FreeRTOS platforms.<\/p>\n

\u201cThe announcement of OpenCSMP provides an exciting opportunity to extend proven device management capabilities to the growing ecosystem of 3rd party Wi-SUN and other resource constrained devices. In partnership with the Cisco Field Network Director management tool, customers and partners can scale new solutions for advanced metering or distribution automation with ease\u201c, said Clay Stroud, Product Manager for Field Network Director at Cisco.<\/p>\n

A number of prominent IoT silicon vendors are already helping to shape OpenCSMP. The aim is to grow the OpenCSMP user community and capabilities via continuing Cisco and community contributions.<\/p>\n

\u201cWe welcome Cisco\u2019s decision to open CSMP up to the public. Our R&D team has been working on implementing the protocol on VertexCom Wi-SUN chips so as to ensure that our partners\u2019 devices can meet the stringent requirements of long-range, large-scale networking across diverse application scenarios, from smart metering to smart street lighting and agriculture. OpenCSMP is a step forward towards a more unified device management,\u201d said Benjamin Ou, Assistant Vice President at VertexCom.<\/p>\n

\u201cAt Silicon Labs we have taken the steps and made the investments to make software a core competency, so that we can make sure that developers have the tools they prefer to build world-class IoT applications,\u201d said Abhijit Grewal, Senior Marketing Director, Smart Cities at Silicon Labs. \u201cNow, Silicon Labs has entered into a Joint Engineering Collaboration with Cisco to bring OpenCSMP to our Wi-SUN FAN 1.0 and 1.1 devices to allow developers to manage these devices through Cisco\u2019s Field Network Director, used by some of the largest utility providers in the world.\u201d<\/p>\n

\u201cRenesas is happy to announce that we have integrated Cisco\u2019s OpenCSMP into our Renesas Wi-SUN FAN solution\u201d, said Peter Knazko of Renesas Electronics Corporation and Vice Chairman of the Wi-SUN Alliance. \u201cWe recognize the value of Cisco\u2019s OpenCSMP enterprise class network management protocol for challenging industrial IoT applications across a wide variety of segments, from smart metering to smart cities and smart industrial applications.\u201d<\/p>\n

To learn more about OpenCSMP\u2026<\/p>\n

\u2022 Review the OpenCSMP Agent library<\/a>.
\n\u2022 Review the
OpenCSMP Sample Application<\/a>.
\n\u2022 Review the
Developer Guide<\/a>.
\n\u2022 Learn more about
Wi-SUN Field Area Network<\/a>.<\/p>\n

Find more developer resources for building IoT solutions<\/a><\/p>\n

\n\t\tShare\n
\n
<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t <\/a>\n\t<\/div>\n<\/div>\n<\/div>\n
Share:<\/div>\n
\n
\n
<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t <\/a>\n\t<\/div>\n<\/div>\n<\/div>\n

“}]]\u00a0\u00a0Secure, scalable management for constrained IoT networks – the formerly proprietary CSMP protocol used in Field Network Director is now available in an open source version.\u00a0\u00a0Read More<\/a>\u00a0Cisco Blogs\u00a0<\/p>","protected":false},"excerpt":{"rendered":"

<\/p>\n

Secure, Scalable Management for Constrained IoT Networks<\/h2>\n

Introduction<\/h2>\n

Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart\u2026 Read more on Cisco Blogs<\/a><\/p>\n

\u200b[[{“value”:”<\/p>\n

Secure, Scalable Management for Constrained IoT Networks<\/h2>\n

Introduction<\/h2>\n

Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart Manufacturing, and Smart Agriculture. Many of these devices operate within Low Power Wide Area Networks (LPWAN<\/a>), characterized by Kbps links, kilometer range, ability to operate for years with limited power, and low cost. One example is the Wi-SUN Field Area Network<\/a>.<\/p>\n

Regardless of the constrained nature of LPWANs, the typical operations for network and device management must still be securely provided:<\/p>\n

Network join.
\nIP address acquisition.
\nRegistration with a device manager.
\nDevice configuration.
\nDevice performance monitoring.
\nAlarm reporting.
\nFirmware update.
\nEnterprise class security for all of the above.<\/p>\n

For LPWANs, these operations require a management tactic suited to the constraints of limited bandwidth, high latencies, lossy links, and limited device compute \/ power \/ memory resources.<\/p>\n

CoAP Simple Management Protocol<\/h2>\n

CoAP Simple Management Protocol (CSMP), deployed by Cisco for nearly a decade, is today managing several 10s of millions of devices in a wide range of Industrial IoT applications built atop Cisco Resilient Mesh<\/a>. Purpose-built for lifecycle management of resource constrained devices and networks, the CSMP protocol stack requires minimum compute, memory and bandwidth. Messaging uses a profile of the Constrained Application Protocol (CoAP)<\/a> and Protocol Buffers<\/a> to implement efficient device registration, device configuration, firmware update, device status monitoring, and device alerts\/faults reporting.<\/p>\n

Introducing OpenCSMP<\/h2>\n

CSMP is a popular choice for device management within Cisco Resilient Mesh and Wi-SUN Field Area Networks, which are deployed at scale for critical infrastructure such as utility metering, utility distribution automation, and municipal street lighting.<\/p>\n

Given the growing pressure to expand CSMP into new use cases, Cisco has decided to make CSMP publicly available. To that end, Cisco is announcing the availability of OpenCSMP which will provide \u2026<\/p>\n

An open source implementation of the OpenCSMP device agent library<\/a>.
\n
A sample Linux application demonstrating the usage of the OpenCSMP agent library<\/a>.
\nA developer guide describing how to host and extend OpenCSMP for common embedded platforms.
\nAn OpenCSMP protocol specification.<\/p>\n

The OpenCSMP technology stack is depicted below:<\/p>\n

The usage of Protocol Buffers and CoAP provides binary message encoding for maximum efficiency for constrained networks. The Platform Abstraction Interface provides for easy porting to various RTOS environments, vendor hardware, and physical networks.<\/p>\n

Cisco intends to launch OpenCSMP with a fully functional device agent and companion release of Cisco Field Network Director in Summer 2024. This first release will target Linux and FreeRTOS platforms.<\/p>\n

\u201cThe announcement of OpenCSMP provides an exciting opportunity to extend proven device management capabilities to the growing ecosystem of 3rd party Wi-SUN and other resource constrained devices. In partnership with the Cisco Field Network Director management tool, customers and partners can scale new solutions for advanced metering or distribution automation with ease\u201c, said Clay Stroud, Product Manager for Field Network Director at Cisco.<\/p>\n

A number of prominent IoT silicon vendors are already helping to shape OpenCSMP. The aim is to grow the OpenCSMP user community and capabilities via continuing Cisco and community contributions.<\/p>\n

\u201cWe welcome Cisco\u2019s decision to open CSMP up to the public. Our R&D team has been working on implementing the protocol on VertexCom Wi-SUN chips so as to ensure that our partners\u2019 devices can meet the stringent requirements of long-range, large-scale networking across diverse application scenarios, from smart metering to smart street lighting and agriculture. OpenCSMP is a step forward towards a more unified device management,\u201d said Benjamin Ou, Assistant Vice President at VertexCom.<\/p>\n

\u201cAt Silicon Labs we have taken the steps and made the investments to make software a core competency, so that we can make sure that developers have the tools they prefer to build world-class IoT applications,\u201d said Abhijit Grewal, Senior Marketing Director, Smart Cities at Silicon Labs. \u201cNow, Silicon Labs has entered into a Joint Engineering Collaboration with Cisco to bring OpenCSMP to our Wi-SUN FAN 1.0 and 1.1 devices to allow developers to manage these devices through Cisco\u2019s Field Network Director, used by some of the largest utility providers in the world.\u201d<\/p>\n

\u201cRenesas is happy to announce that we have integrated Cisco\u2019s OpenCSMP into our Renesas Wi-SUN FAN solution\u201d, said Peter Knazko of Renesas Electronics Corporation and Vice Chairman of the Wi-SUN Alliance. \u201cWe recognize the value of Cisco\u2019s OpenCSMP enterprise class network management protocol for challenging industrial IoT applications across a wide variety of segments, from smart metering to smart cities and smart industrial applications.\u201d<\/p>\n

To learn more about OpenCSMP\u2026<\/p>\n

\u2022 Review the OpenCSMP Agent library<\/a>.
\n\u2022 Review the
OpenCSMP Sample Application<\/a>.
\n\u2022 Review the
Developer Guide<\/a>.
\n\u2022 Learn more about
Wi-SUN Field Area Network<\/a>.<\/p>\n

Find more developer resources for building IoT solutions<\/a><\/p>\n

\n\t\tShare<\/p>\n
\n
<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t <\/a>\n\t<\/div>\n<\/div>\n<\/div>\n
Share:<\/div>\n
\n
\n
<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t\t<\/a>\n\t<\/div>\n<\/div>\n
\n
\n\t <\/a>\n\t<\/div>\n<\/div>\n<\/div>\n

“}]]\u00a0\u00a0Secure, scalable management for constrained IoT networks – the formerly proprietary CSMP protocol used in Field Network Director is now available in an open source version.\u00a0\u00a0Read More<\/a>\u00a0Cisco Blogs\u00a0<\/p>\n

<\/p>\n","protected":false},"author":0,"featured_media":2482,"comment_status":"","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-2481","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cisco-learning"],"yoast_head":"\nCisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm - JHC<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm\" \/>\n<meta property=\"og:description\" content=\"Secure, Scalable Management for Constrained IoT Networks Introduction Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart\u2026 Read more on Cisco Blogs \u200b[[{"value":" Secure, Scalable Management for Constrained IoT Networks Introduction Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart Manufacturing, and Smart Agriculture. Many of these devices operate within Low Power Wide Area Networks (LPWAN), characterized by Kbps links, kilometer range, ability to operate for years with limited power, and low cost. One example is the Wi-SUN Field Area Network. Regardless of the constrained nature of LPWANs, the typical operations for network and device management must still be securely provided: Network join. IP address acquisition. Registration with a device manager. Device configuration. Device performance monitoring. Alarm reporting. Firmware update. Enterprise class security for all of the above. For LPWANs, these operations require a management tactic suited to the constraints of limited bandwidth, high latencies, lossy links, and limited device compute \/ power \/ memory resources. CoAP Simple Management Protocol CoAP Simple Management Protocol (CSMP), deployed by Cisco for nearly a decade, is today managing several 10s of millions of devices in a wide range of Industrial IoT applications built atop Cisco Resilient Mesh. Purpose-built for lifecycle management of resource constrained devices and networks, the CSMP protocol stack requires minimum compute, memory and bandwidth. Messaging uses a profile of the Constrained Application Protocol (CoAP) and Protocol Buffers to implement efficient device registration, device configuration, firmware update, device status monitoring, and device alerts\/faults reporting. Introducing OpenCSMP CSMP is a popular choice for device management within Cisco Resilient Mesh and Wi-SUN Field Area Networks, which are deployed at scale for critical infrastructure such as utility metering, utility distribution automation, and municipal street lighting. Given the growing pressure to expand CSMP into new use cases, Cisco has decided to make CSMP publicly available. To that end, Cisco is announcing the availability of OpenCSMP which will provide \u2026 An open source implementation of the OpenCSMP device agent library. A sample Linux application demonstrating the usage of the OpenCSMP agent library. A developer guide describing how to host and extend OpenCSMP for common embedded platforms. An OpenCSMP protocol specification. The OpenCSMP technology stack is depicted below: The usage of Protocol Buffers and CoAP provides binary message encoding for maximum efficiency for constrained networks. The Platform Abstraction Interface provides for easy porting to various RTOS environments, vendor hardware, and physical networks. Cisco intends to launch OpenCSMP with a fully functional device agent and companion release of Cisco Field Network Director in Summer 2024. This first release will target Linux and FreeRTOS platforms. \u201cThe announcement of OpenCSMP provides an exciting opportunity to extend proven device management capabilities to the growing ecosystem of 3rd party Wi-SUN and other resource constrained devices. In partnership with the Cisco Field Network Director management tool, customers and partners can scale new solutions for advanced metering or distribution automation with ease\u201c, said Clay Stroud, Product Manager for Field Network Director at Cisco. A number of prominent IoT silicon vendors are already helping to shape OpenCSMP. The aim is to grow the OpenCSMP user community and capabilities via continuing Cisco and community contributions. \u201cWe welcome Cisco\u2019s decision to open CSMP up to the public. Our R&D team has been working on implementing the protocol on VertexCom Wi-SUN chips so as to ensure that our partners\u2019 devices can meet the stringent requirements of long-range, large-scale networking across diverse application scenarios, from smart metering to smart street lighting and agriculture. OpenCSMP is a step forward towards a more unified device management,\u201d said Benjamin Ou, Assistant Vice President at VertexCom. \u201cAt Silicon Labs we have taken the steps and made the investments to make software a core competency, so that we can make sure that developers have the tools they prefer to build world-class IoT applications,\u201d said Abhijit Grewal, Senior Marketing Director, Smart Cities at Silicon Labs. \u201cNow, Silicon Labs has entered into a Joint Engineering Collaboration with Cisco to bring OpenCSMP to our Wi-SUN FAN 1.0 and 1.1 devices to allow developers to manage these devices through Cisco\u2019s Field Network Director, used by some of the largest utility providers in the world.\u201d \u201cRenesas is happy to announce that we have integrated Cisco\u2019s OpenCSMP into our Renesas Wi-SUN FAN solution\u201d, said Peter Knazko of Renesas Electronics Corporation and Vice Chairman of the Wi-SUN Alliance. \u201cWe recognize the value of Cisco\u2019s OpenCSMP enterprise class network management protocol for challenging industrial IoT applications across a wide variety of segments, from smart metering to smart cities and smart industrial applications.\u201d To learn more about OpenCSMP\u2026 \u2022 Review the OpenCSMP Agent library. \u2022 Review the OpenCSMP Sample Application. \u2022 Review the Developer Guide. \u2022 Learn more about Wi-SUN Field Area Network. Find more developer resources for building IoT solutions Share Share: "}]]\u00a0\u00a0Secure, scalable management for constrained IoT networks - the formerly proprietary CSMP protocol used in Field Network Director is now available in an open source version.\u00a0\u00a0Read More\u00a0Cisco Blogs\u00a0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\" \/>\n<meta property=\"og:site_name\" content=\"JHC\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-21T22:55:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif\" \/>\n\t<meta property=\"og:image:width\" content=\"1\" \/>\n\t<meta property=\"og:image:height\" content=\"1\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/gif\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm\",\"datePublished\":\"2024-02-21T22:55:49+00:00\",\"dateModified\":\"2024-02-21T22:55:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\"},\"wordCount\":846,\"publisher\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif\",\"articleSection\":[\"Cisco: Learning\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\",\"url\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\",\"name\":\"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm - JHC\",\"isPartOf\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif\",\"datePublished\":\"2024-02-21T22:55:49+00:00\",\"dateModified\":\"2024-02-21T22:55:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage\",\"url\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif\",\"contentUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif\",\"width\":1,\"height\":1},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jacksonholdingcompany.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/#website\",\"url\":\"https:\/\/jacksonholdingcompany.com\/\",\"name\":\"JHC\",\"description\":\"Your Business Is Our Business\",\"publisher\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jacksonholdingcompany.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/#organization\",\"name\":\"JHC\",\"url\":\"https:\/\/jacksonholdingcompany.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png\",\"contentUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png\",\"width\":452,\"height\":149,\"caption\":\"JHC\"},\"image\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm - JHC","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/","og_locale":"en_US","og_type":"article","og_title":"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm","og_description":"Secure, Scalable Management for Constrained IoT Networks Introduction Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart\u2026 Read more on Cisco Blogs \u200b[[{\"value\":\" Secure, Scalable Management for Constrained IoT Networks Introduction Millions of IoT devices are being deployed into a range of applications supporting Smart Cities, Smart Grids, Smart Manufacturing, and Smart Agriculture. Many of these devices operate within Low Power Wide Area Networks (LPWAN), characterized by Kbps links, kilometer range, ability to operate for years with limited power, and low cost. One example is the Wi-SUN Field Area Network. Regardless of the constrained nature of LPWANs, the typical operations for network and device management must still be securely provided: Network join. IP address acquisition. Registration with a device manager. Device configuration. Device performance monitoring. Alarm reporting. Firmware update. Enterprise class security for all of the above. For LPWANs, these operations require a management tactic suited to the constraints of limited bandwidth, high latencies, lossy links, and limited device compute \/ power \/ memory resources. CoAP Simple Management Protocol CoAP Simple Management Protocol (CSMP), deployed by Cisco for nearly a decade, is today managing several 10s of millions of devices in a wide range of Industrial IoT applications built atop Cisco Resilient Mesh. Purpose-built for lifecycle management of resource constrained devices and networks, the CSMP protocol stack requires minimum compute, memory and bandwidth. Messaging uses a profile of the Constrained Application Protocol (CoAP) and Protocol Buffers to implement efficient device registration, device configuration, firmware update, device status monitoring, and device alerts\/faults reporting. Introducing OpenCSMP CSMP is a popular choice for device management within Cisco Resilient Mesh and Wi-SUN Field Area Networks, which are deployed at scale for critical infrastructure such as utility metering, utility distribution automation, and municipal street lighting. Given the growing pressure to expand CSMP into new use cases, Cisco has decided to make CSMP publicly available. To that end, Cisco is announcing the availability of OpenCSMP which will provide \u2026 An open source implementation of the OpenCSMP device agent library. A sample Linux application demonstrating the usage of the OpenCSMP agent library. A developer guide describing how to host and extend OpenCSMP for common embedded platforms. An OpenCSMP protocol specification. The OpenCSMP technology stack is depicted below: The usage of Protocol Buffers and CoAP provides binary message encoding for maximum efficiency for constrained networks. The Platform Abstraction Interface provides for easy porting to various RTOS environments, vendor hardware, and physical networks. Cisco intends to launch OpenCSMP with a fully functional device agent and companion release of Cisco Field Network Director in Summer 2024. This first release will target Linux and FreeRTOS platforms. \u201cThe announcement of OpenCSMP provides an exciting opportunity to extend proven device management capabilities to the growing ecosystem of 3rd party Wi-SUN and other resource constrained devices. In partnership with the Cisco Field Network Director management tool, customers and partners can scale new solutions for advanced metering or distribution automation with ease\u201c, said Clay Stroud, Product Manager for Field Network Director at Cisco. A number of prominent IoT silicon vendors are already helping to shape OpenCSMP. The aim is to grow the OpenCSMP user community and capabilities via continuing Cisco and community contributions. \u201cWe welcome Cisco\u2019s decision to open CSMP up to the public. Our R&D team has been working on implementing the protocol on VertexCom Wi-SUN chips so as to ensure that our partners\u2019 devices can meet the stringent requirements of long-range, large-scale networking across diverse application scenarios, from smart metering to smart street lighting and agriculture. OpenCSMP is a step forward towards a more unified device management,\u201d said Benjamin Ou, Assistant Vice President at VertexCom. \u201cAt Silicon Labs we have taken the steps and made the investments to make software a core competency, so that we can make sure that developers have the tools they prefer to build world-class IoT applications,\u201d said Abhijit Grewal, Senior Marketing Director, Smart Cities at Silicon Labs. \u201cNow, Silicon Labs has entered into a Joint Engineering Collaboration with Cisco to bring OpenCSMP to our Wi-SUN FAN 1.0 and 1.1 devices to allow developers to manage these devices through Cisco\u2019s Field Network Director, used by some of the largest utility providers in the world.\u201d \u201cRenesas is happy to announce that we have integrated Cisco\u2019s OpenCSMP into our Renesas Wi-SUN FAN solution\u201d, said Peter Knazko of Renesas Electronics Corporation and Vice Chairman of the Wi-SUN Alliance. \u201cWe recognize the value of Cisco\u2019s OpenCSMP enterprise class network management protocol for challenging industrial IoT applications across a wide variety of segments, from smart metering to smart cities and smart industrial applications.\u201d To learn more about OpenCSMP\u2026 \u2022 Review the OpenCSMP Agent library. \u2022 Review the OpenCSMP Sample Application. \u2022 Review the Developer Guide. \u2022 Learn more about Wi-SUN Field Area Network. Find more developer resources for building IoT solutions Share Share: \"}]]\u00a0\u00a0Secure, scalable management for constrained IoT networks - the formerly proprietary CSMP protocol used in Field Network Director is now available in an open source version.\u00a0\u00a0Read More\u00a0Cisco Blogs\u00a0","og_url":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/","og_site_name":"JHC","article_published_time":"2024-02-21T22:55:49+00:00","og_image":[{"width":1,"height":1,"url":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif","type":"image\/gif"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#article","isPartOf":{"@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/"},"author":{"name":"","@id":""},"headline":"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm","datePublished":"2024-02-21T22:55:49+00:00","dateModified":"2024-02-21T22:55:49+00:00","mainEntityOfPage":{"@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/"},"wordCount":846,"publisher":{"@id":"https:\/\/jacksonholdingcompany.com\/#organization"},"image":{"@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage"},"thumbnailUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif","articleSection":["Cisco: Learning"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/","url":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/","name":"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm - JHC","isPartOf":{"@id":"https:\/\/jacksonholdingcompany.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage"},"image":{"@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage"},"thumbnailUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif","datePublished":"2024-02-21T22:55:49+00:00","dateModified":"2024-02-21T22:55:49+00:00","breadcrumb":{"@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#primaryimage","url":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif","contentUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2024\/02\/16587381-2ZzEAN.gif","width":1,"height":1},{"@type":"BreadcrumbList","@id":"https:\/\/jacksonholdingcompany.com\/cisco-announces-availability-of-opencsmp-paul-duffy-on-february-21-2024-at-329-pm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jacksonholdingcompany.com\/"},{"@type":"ListItem","position":2,"name":"Cisco Announces Availability of OpenCSMP Paul Duffy on February 21, 2024 at 3:29 pm"}]},{"@type":"WebSite","@id":"https:\/\/jacksonholdingcompany.com\/#website","url":"https:\/\/jacksonholdingcompany.com\/","name":"JHC","description":"Your Business Is Our Business","publisher":{"@id":"https:\/\/jacksonholdingcompany.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jacksonholdingcompany.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jacksonholdingcompany.com\/#organization","name":"JHC","url":"https:\/\/jacksonholdingcompany.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/","url":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png","contentUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png","width":452,"height":149,"caption":"JHC"},"image":{"@id":"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/posts\/2481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/comments?post=2481"}],"version-history":[{"count":0,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/posts\/2481\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/media\/2482"}],"wp:attachment":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/media?parent=2481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/categories?post=2481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/tags?post=2481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}