BINARY ANALYSIS(PART 2): INSIDE A BINARY LinuxBaya 6:02 AMNow that we have a high-level idea of what binaries look like and how they work, we’re ready to dive into a real binary format. Executable a... Continue Reading
BINARY ANALYSIS(PART 1): BINARY CREATION LinuxBaya 3:45 AMA binary file is an executable file containing only "0" and "1". In this series of posts, we are going to analyze the bi... Continue Reading
SENSOR DATA VISUALIZATION USING GRAFANA AND MQTT LinuxBaya 6:12 AMIn our last post, we have seen how to fetch sensor data from the edgex foundry to the server-side using the Rest API. Here we will discuss h... Continue Reading
SENDING SENSOR DATA TO SERVER USING EDGEX FOUNDERY LinuxBaya 1:55 AMFrom the previous post , we are clear about the installation and accessing of edgex foundry. Now using that edgex we can send sensor data to... Continue Reading
EDGEX FOUNDRY AND IT'S SETUP LinuxBaya 11:10 PMEdgeX Foundry:- All the different types of IoT devices speak different languages and follow different protocols like BACnet, OPC-UA, MQTT, a... Continue Reading