{"id":5153,"date":"2021-06-28T23:26:33","date_gmt":"2021-06-28T21:26:33","guid":{"rendered":"https:\/\/grodansparadis.com\/wordpress\/?p=5153"},"modified":"2021-06-28T23:26:33","modified_gmt":"2021-06-28T21:26:33","slug":"phosphorus-15-0-0","status":"publish","type":"post","link":"https:\/\/grodansparadis.com\/wordpress\/?p=5153","title":{"rendered":"Phosphorus 15.0.0"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/i0.wp.com\/grodansparadis.com\/wordpress\/wp-content\/uploads\/2021\/06\/vscp_logo_text_box_400.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"360\" data-attachment-id=\"5154\" data-permalink=\"https:\/\/grodansparadis.com\/wordpress\/?attachment_id=5154\" data-orig-file=\"https:\/\/i0.wp.com\/grodansparadis.com\/wordpress\/wp-content\/uploads\/2021\/06\/vscp_logo_text_box_400.png?fit=400%2C360&amp;ssl=1\" data-orig-size=\"400,360\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"vscp_logo_text_box_400\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/grodansparadis.com\/wordpress\/wp-content\/uploads\/2021\/06\/vscp_logo_text_box_400.png?fit=400%2C360&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/grodansparadis.com\/wordpress\/wp-content\/uploads\/2021\/06\/vscp_logo_text_box_400.png?resize=400%2C360&#038;ssl=1\" alt=\"\" class=\"wp-image-5154\" srcset=\"https:\/\/i0.wp.com\/grodansparadis.com\/wordpress\/wp-content\/uploads\/2021\/06\/vscp_logo_text_box_400.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/grodansparadis.com\/wordpress\/wp-content\/uploads\/2021\/06\/vscp_logo_text_box_400.png?resize=300%2C270&amp;ssl=1 300w\" sizes=\"auto, (max-width: 400px) 100vw, 400px\" \/><\/a><\/figure><\/div>\n\n\n\n<h1 class=\"wp-block-heading\"><a href=\"https:\/\/github.com\/grodansparadis\/vscp\/releases\/tag\/v15.0.0\">The VSCP Daemon Phosphorus 15.0.0<\/a><\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">It is my pleasure to announce that it is now time for release 15.0.0 Phosphorus of the VSCP &amp; Friends package. From version 15 each component will be shipped separately and first out is the VSCP daemon, the server for the VSCP IoT system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The code for the full VSCP software framework has been fully rewritten and is now C++ standard based. There is no dependencies on external frameworks at all anymore. License is MIT.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The goals for the software part of the project has changed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First: <a href=\"https:\/\/nodered.org\/\">node-red<\/a> and similar high level tools will be used for user interface and scheduling tasks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Secondly: MQTT is now a central part of VSCP and the VSCP daemon is dependent on it to work. VSCP is a good fit for MQTT.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Third: much of the functionality that previously was built into the VSCP daemon is now available as drivers. This is true for the tcp\/ip interface, the web server, the two websocket servers and the rest interface and some other functionality like remote variables that will follow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This release in fact make the VSCP daemon a low level interface to a MQTT based system. A low end driver can be hooked on to the VSCP daemon and the nodes handled by it (if any), or driver embedded functionality, can connect through the VSCP daemon and interface to a MQTT based system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">VSCP stands for the <strong>Very Simple Control Protocol<\/strong>, but is nowadays, with it&#8217;s existence for more than two decades, more of an IoT\/m2m framework. The most important part is still to make sure that a measurement, command etc, is interpreted at the source the same way as it was expected to be by the originator.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The VSCP daemon can be downloaded <a href=\"https:\/\/github.com\/grodansparadis\/vscp\/releases\">here<\/a>. Packages for Debian based systems (also Raspberry Pi) is available. Windows install files will be available later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to know more about the VSCP framework the <a href=\"https:\/\/www.vscp.org\">project home page<\/a> is a good start. Most docs are <a href=\"https:\/\/docs.vscp.org\/\">here<\/a> and especially for the VSCP daemon <a href=\"https:\/\/grodansparadis.github.io\/vscp\/#\/\">here<\/a>. If you want to discuss VSCP <a href=\"https:\/\/github.com\/grodansparadis\/vscp\/discussions\">this is the place<\/a> to do so. If you find bugs or problems issue a ticket <a href=\"https:\/\/github.com\/grodansparadis\/vscp\/issues\">here<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course I need to thank <a href=\"https:\/\/github.com\/sponsors\/grodansparadis?preview=true\">my sponsors<\/a> at this stage. Your support has been a great help.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Enjoy!<br>\/Ake Hedman<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The VSCP Daemon Phosphorus 15.0.0 It is my pleasure to announce that it is now time for release 15.0.0 Phosphorus of the VSCP &amp; Friends package. From version 15 each component will be shipped separately and first out is the VSCP daemon, the server for the VSCP IoT system. The code for the full VSCP [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[13],"tags":[],"class_list":["post-5153","post","type-post","status-publish","format-standard","hentry","category-vscp"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4raCZ-1l7","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/5153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5153"}],"version-history":[{"count":1,"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/5153\/revisions"}],"predecessor-version":[{"id":5155,"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/5153\/revisions\/5155"}],"wp:attachment":[{"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/grodansparadis.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}