{"id":1218,"date":"2021-07-14T07:41:42","date_gmt":"2021-07-14T07:41:42","guid":{"rendered":"https:\/\/smartsensordevices.com\/?p=1218"},"modified":"2024-08-30T15:31:20","modified_gmt":"2024-08-30T15:31:20","slug":"get-bluetooth-device-distance-using-bleuio","status":"publish","type":"post","link":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/","title":{"rendered":"Get Bluetooth Device Distance Using BleuIO"},"content":{"rendered":"\n<p>Distance between Bluetooth devices can be measured using RSSI value. Using the script presented in this article will help us to get device distance using BleuIO.&nbsp;<\/p>\n\n\n\n<p>This script scans for nearby Bluetooth devices and get an approximation of the distance by using well known RSSI to distance formula.<\/p>\n\n\n\n<p><strong>Requirments<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You need to have a BLE USB dongle BleuIO\u00a0<a href=\"https:\/\/www.bleuio.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.bleuio.com\/<\/a><\/li>\n\n\n\n<li>To run the script, you need a web application bundler. You can use parceljs.\u00a0<a href=\"https:\/\/parceljs.org\/docs\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/parceljs.org\/getting_started.html<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Instructions<\/strong><\/p>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-left is-layout-flow wp-block-quote-is-layout-flow\">\n<p>git clone https:\/\/github.com\/smart-sensor-devices-ab\/ble_distance_measure.git<\/p>\n<\/blockquote>\n\n\n\n<p>Go inside the folder type in terminal<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>parcel index.html<\/p>\n<\/blockquote>\n\n\n\n<p>The script will scan for five seconds for nearby devices. You can update the value based on your requirements.<\/p>\n\n\n\n<p>You can also run this script from online at<br><a rel=\"noreferrer noopener\" href=\"https:\/\/smart-sensor-devices-ab.github.io\/ble_distance_measure\/dist\/\" target=\"_blank\">https:\/\/smart-sensor-devices-ab.github.io\/ble_distance_measure\/dist\/<\/a><\/p>\n\n\n\n<p>**<em>Make sure your BleuIO dongle is connected<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"933\" height=\"493\" src=\"http:\/\/smartsensordevices.com\/wp-content\/uploads\/2021\/07\/image-1.png\" alt=\"\" class=\"wp-image-1225\" srcset=\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-1.png 933w, https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-1-300x159.png 300w, https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-1-768x406.png 768w\" sizes=\"(max-width: 933px) 100vw, 933px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"772\" src=\"http:\/\/smartsensordevices.com\/wp-content\/uploads\/2021\/07\/image-3-1024x772.png\" alt=\"\" class=\"wp-image-1224\" srcset=\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-3-1024x772.png 1024w, https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-3-300x226.png 300w, https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-3-768x579.png 768w, https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/image-3.png 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-left\">Read more about how to calculate the distance<br><a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https:\/\/iotandelectronics.wordpress.com\/2016\/10\/07\/how-to-calculate-distance-from-the-rssi-value-of-the-ble-beacon\/\">https:\/\/iotandelectronics.wordpress.com\/2016\/10\/07\/how-to-calculate-distance-from-the-rssi-value-of-the-ble-beacon\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Distance between Bluetooth devices can be measured using RSSI value. Using the script presented in this article will help us to get device distance using BleuIO.&nbsp; This script scans for nearby Bluetooth devices and get an approximation of the distance by using well known RSSI to distance formula. Requirments Instructions git clone https:\/\/github.com\/smart-sensor-devices-ab\/ble_distance_measure.git Go inside [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1219,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,21],"tags":[],"class_list":["post-1218","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bleuio","category-bleuio-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Get Bluetooth Device Distance Using BleuIO - SMART SENSOR DEVICES AB<\/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:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get Bluetooth Device Distance Using BleuIO - SMART SENSOR DEVICES AB\" \/>\n<meta property=\"og:description\" content=\"Distance between Bluetooth devices can be measured using RSSI value. Using the script presented in this article will help us to get device distance using BleuIO.&nbsp; This script scans for nearby Bluetooth devices and get an approximation of the distance by using well known RSSI to distance formula. Requirments Instructions git clone https:\/\/github.com\/smart-sensor-devices-ab\/ble_distance_measure.git Go inside [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\" \/>\n<meta property=\"og:site_name\" content=\"SMART SENSOR DEVICES AB\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-14T07:41:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-30T15:31:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"425\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"siteManager\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ssd_techs\" \/>\n<meta name=\"twitter:site\" content=\"@ssd_techs\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"siteManager\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\"},\"author\":{\"name\":\"siteManager\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#\/schema\/person\/fb91963eccab9e33d2377d360b28d7a1\"},\"headline\":\"Get Bluetooth Device Distance Using BleuIO\",\"datePublished\":\"2021-07-14T07:41:42+00:00\",\"dateModified\":\"2024-08-30T15:31:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\"},\"wordCount\":166,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg\",\"articleSection\":[\"BleuIO\",\"BleuIO tutorial\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\",\"url\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\",\"name\":\"Get Bluetooth Device Distance Using BleuIO - SMART SENSOR DEVICES AB\",\"isPartOf\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg\",\"datePublished\":\"2021-07-14T07:41:42+00:00\",\"dateModified\":\"2024-08-30T15:31:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage\",\"url\":\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg\",\"contentUrl\":\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg\",\"width\":700,\"height\":425},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/smartsensordevices.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Get Bluetooth Device Distance Using BleuIO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#website\",\"url\":\"https:\/\/smartsensordevices.com\/blog\/\",\"name\":\"SMART SENSOR DEVICES AB\",\"description\":\"IOT solutions for the future\",\"publisher\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/smartsensordevices.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#organization\",\"name\":\"SMART SENSOR DEVICES AB\",\"url\":\"https:\/\/smartsensordevices.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2020\/03\/cropped-SSD-color.png\",\"contentUrl\":\"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2020\/03\/cropped-SSD-color.png\",\"width\":756,\"height\":230,\"caption\":\"SMART SENSOR DEVICES AB\"},\"image\":{\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/ssd_techs\",\"https:\/\/www.linkedin.com\/company\/smart-sensor-devices-ab\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#\/schema\/person\/fb91963eccab9e33d2377d360b28d7a1\",\"name\":\"siteManager\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/smartsensordevices.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cca20a2883c689ad2ed55eff75dd546d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cca20a2883c689ad2ed55eff75dd546d?s=96&d=mm&r=g\",\"caption\":\"siteManager\"},\"url\":\"https:\/\/smartsensordevices.com\/blog\/author\/ssdadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get Bluetooth Device Distance Using BleuIO - SMART SENSOR DEVICES AB","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:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/","og_locale":"en_US","og_type":"article","og_title":"Get Bluetooth Device Distance Using BleuIO - SMART SENSOR DEVICES AB","og_description":"Distance between Bluetooth devices can be measured using RSSI value. Using the script presented in this article will help us to get device distance using BleuIO.&nbsp; This script scans for nearby Bluetooth devices and get an approximation of the distance by using well known RSSI to distance formula. Requirments Instructions git clone https:\/\/github.com\/smart-sensor-devices-ab\/ble_distance_measure.git Go inside [&hellip;]","og_url":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/","og_site_name":"SMART SENSOR DEVICES AB","article_published_time":"2021-07-14T07:41:42+00:00","article_modified_time":"2024-08-30T15:31:20+00:00","og_image":[{"width":700,"height":425,"url":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg","type":"image\/jpeg"}],"author":"siteManager","twitter_card":"summary_large_image","twitter_creator":"@ssd_techs","twitter_site":"@ssd_techs","twitter_misc":{"Written by":"siteManager","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#article","isPartOf":{"@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/"},"author":{"name":"siteManager","@id":"https:\/\/smartsensordevices.com\/blog\/#\/schema\/person\/fb91963eccab9e33d2377d360b28d7a1"},"headline":"Get Bluetooth Device Distance Using BleuIO","datePublished":"2021-07-14T07:41:42+00:00","dateModified":"2024-08-30T15:31:20+00:00","mainEntityOfPage":{"@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/"},"wordCount":166,"commentCount":0,"publisher":{"@id":"https:\/\/smartsensordevices.com\/blog\/#organization"},"image":{"@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage"},"thumbnailUrl":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg","articleSection":["BleuIO","BleuIO tutorial"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/","url":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/","name":"Get Bluetooth Device Distance Using BleuIO - SMART SENSOR DEVICES AB","isPartOf":{"@id":"https:\/\/smartsensordevices.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage"},"image":{"@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage"},"thumbnailUrl":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg","datePublished":"2021-07-14T07:41:42+00:00","dateModified":"2024-08-30T15:31:20+00:00","breadcrumb":{"@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#primaryimage","url":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg","contentUrl":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2021\/07\/distance-measure-bluetooth.jpg","width":700,"height":425},{"@type":"BreadcrumbList","@id":"https:\/\/smartsensordevices.com\/blog\/get-bluetooth-device-distance-using-bleuio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smartsensordevices.com\/"},{"@type":"ListItem","position":2,"name":"Get Bluetooth Device Distance Using BleuIO"}]},{"@type":"WebSite","@id":"https:\/\/smartsensordevices.com\/blog\/#website","url":"https:\/\/smartsensordevices.com\/blog\/","name":"SMART SENSOR DEVICES AB","description":"IOT solutions for the future","publisher":{"@id":"https:\/\/smartsensordevices.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smartsensordevices.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/smartsensordevices.com\/blog\/#organization","name":"SMART SENSOR DEVICES AB","url":"https:\/\/smartsensordevices.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smartsensordevices.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2020\/03\/cropped-SSD-color.png","contentUrl":"https:\/\/smartsensordevices.com\/blog\/wp-content\/uploads\/2020\/03\/cropped-SSD-color.png","width":756,"height":230,"caption":"SMART SENSOR DEVICES AB"},"image":{"@id":"https:\/\/smartsensordevices.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/ssd_techs","https:\/\/www.linkedin.com\/company\/smart-sensor-devices-ab\/"]},{"@type":"Person","@id":"https:\/\/smartsensordevices.com\/blog\/#\/schema\/person\/fb91963eccab9e33d2377d360b28d7a1","name":"siteManager","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/smartsensordevices.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cca20a2883c689ad2ed55eff75dd546d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cca20a2883c689ad2ed55eff75dd546d?s=96&d=mm&r=g","caption":"siteManager"},"url":"https:\/\/smartsensordevices.com\/blog\/author\/ssdadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/posts\/1218"}],"collection":[{"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/comments?post=1218"}],"version-history":[{"count":6,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/posts\/1218\/revisions"}],"predecessor-version":[{"id":4468,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/posts\/1218\/revisions\/4468"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/media\/1219"}],"wp:attachment":[{"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/media?parent=1218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/categories?post=1218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/smartsensordevices.com\/blog\/wp-json\/wp\/v2\/tags?post=1218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}