ESP32 microcontroller with MQTT (Message Queuing Telemetry Transport)

ESP32 with MQTT (Message Queuing Telemetry Transport) is a powerful combination used for IoT applications, enabling efficient communication between devices over the internet or a local network. MQTT is a lightweight, publish-subscribe messaging protocol designed for constrained devices and low-bandwidth, high-latency, or unreliable networks. Key Concepts of MQTT 1. Broker (Server) The MQTT broker acts… Continue reading ESP32 microcontroller with MQTT (Message Queuing Telemetry Transport)

Published
Categorized as Robotics

Firebase does not support patching, so for any updates, we need to delete the existing data and create it again.

Customer Sync to Firebase /** * @NApiVersion 2.1 * @NScriptType UserEventScript */ /************************************************************************************************************************************** * Madi International Co LLC-UAE-SCA * * MICL-774 : E-receipt Management System for Payment Collection- NetSuite * MICL-873 : Userevent Script to send the customer data to Sales Web App * ************************************************************************************************************************************ * Author : Jobin and Jismi IT Services * *… Continue reading Firebase does not support patching, so for any updates, we need to delete the existing data and create it again.

User Activity Report

We have created three different searches to track user activities based on your requirements: Reports/Searches Generated by Users – This report provides details of the reports and searches performed by a user. Filters for Date and Author have been applied. User Activity Tracking – This report displays all transactions performed by a user, with filters… Continue reading User Activity Report

Katalon TestOps

Katalon TestOps is a cloud-based test management and analytics platform designed to help teams orchestrate, execute, and analyze their tests efficiently. It integrates with Katalon Studio, Selenium, JUnit, TestNG, and CI/CD pipelines to provide real-time test execution insights and optimize software quality. 1. Key Features of Katalon TestOps Test Management & Orchestration Centralized repository for… Continue reading Katalon TestOps

Allow JS/HTML Uploads Permission

Scenario Custom Roles encounter the following permission violation message when uploading a file or sending an email with HTML attachments: “Permission Violation: You need the ‘Allow JS/HTML Uploads’ permission to access this page. Please contact your account administrator.” NetSuite implemented a stricter policy for uploading files with .js and .html suffixes to the file cabinet.… Continue reading Allow JS/HTML Uploads Permission

PractiTest

PractiTest is a cloud-based test management tool that helps QA teams manage, execute, and track manual and automated tests efficiently. It supports Agile & DevOps methodologies, integrates with bug-tracking and automation tools, and provides real-time reporting & dashboards. 1. Key Features of PractiTest Test Case Management Organize tests into hierarchical test sets Reuse test cases… Continue reading PractiTest

TestLink

TestLink is a free open-source test management tool that helps in creating, organizing, and managing test cases. It supports manual and automated testing, integrates with bug-tracking tools, and provides test execution reports. 1. Key Features of TestLink Test Case Management Create and manage test cases, test suites, and test plans Reusable test case templates Version… Continue reading TestLink