Standard Post with Image

OCPPシステムをゼロから構築するための包括的ガイド

電気自動車(EV)の普及に伴い、信頼性の高いEV充電インフラの需要が高まっています。Open Charge Point Protocol(OCPP)は、EV充電器(チャージポイント)と中央管理システム間の通信のための業界標準プロトコルです。この記事では、OCPPベースのシステムをゼロから構築するプロセスについて詳しく説明します。

Read More
Standard Post with Image

การสร้างระบบ OCPP จากศูนย์: คู่มือที่ครอบคลุม

เมื่อรถยนต์ไฟฟ้า (EV) ได้รับความนิยมมากขึ้น ความต้องการโครงสร้างพื้นฐานสำหรับการชาร์จรถยนต์ไฟฟ้าที่เชื่อถือได้ก็เพิ่มขึ้นเช่นกัน โปรโตคอล Open Charge Point Protocol (OCPP) เป็นมาตรฐานอุตสาหกรรมสำหรับการสื่อสารระหว่างเครื่องชาร์จรถยนต์ไฟฟ้า (Charge Points) และระบบจัดการส่วนกลาง หากคุณกำลังพิจารณาที่จะสร้างระบบที่ใช้ OCPP โพสต์นี้จะช่วยแนะนำคุณตั้งแต่ขั้นตอนเริ่มต้นจนถึงการใช้งานจริง

Read More
Standard Post with Image

Building an OCPP System from Scratch: A Comprehensive Guide

As electric vehicles (EVs) grow in popularity, the demand for reliable EV charging infrastructure continues to rise. The Open Charge Point Protocol (OCPP) is the industry standard for communication between EV chargers (charge points) and central management systems. If you’re considering building an OCPP-based system, this blog post will guide you through the process from […]

Read More
Standard Post with Image

การสร้างฟีเจอร์การทำงานแบบออฟไลน์สำหรับแอปชาร์จรถ EV: คู่มือการใช้งาน Python

เมื่อรถยนต์ไฟฟ้า (EV) กำลังเป็นที่นิยมมากขึ้น การสร้างแอปชาร์จ EV ที่มีฟังก์ชันการทำงานที่แข็งแกร่งจึงกลายเป็นสิ่งสำคัญ หนึ่งในฟีเจอร์ที่ช่วยเพิ่มประสบการณ์ผู้ใช้คือการรองรับการทำงานแบบออฟไลน์ ลองนึกภาพว่าผู้ใช้ EV เดินทางผ่านพื้นที่ที่มีการเชื่อมต่ออินเทอร์เน็ตที่จำกัด พวกเขายังคงต้องการเข้าถึงรายละเอียดการชาร์จ แผนที่ และข้อมูลสถานีชาร์จ บทความนี้จะอธิบายแนวคิดหลักของการรองรับการทำงานแบบออฟไลน์ และให้ตัวอย่างการใช้งาน Python ในการแคชข้อมูลภายในเครื่อง คิวการทำงาน และการจัดการเซสชันแบบออฟไลน์

Read More
Standard Post with Image

Building Offline Support for EV Charging Apps: A Python Guide

As electric vehicles (EVs) continue to gain popularity, building robust EV charging apps has become a priority. One key feature that enhances user experience is offline support. Imagine an EV driver traveling through an area with limited connectivity; they still need access to charging session details, maps, and station information. This post explores the fundamentals […]

Read More