Difference between revisions of "POC-Battery"

From ESS-WIKI
Jump to: navigation, search
Line 113: Line 113:
  
  
 +
=== Notification Icon ===
 +
 +
When DC-In Connected, will show battery charging status:
 +
- Charging
 +
- Fully Charged
 +
 +
When DC-In Disconnected, will show battery discharging status:
 +
- Remaining Capacity (%)
 +
- Fully Discharged
  
 
== DeviceOn ==
 
== DeviceOn ==

Revision as of 03:56, 11 March 2020

Introduction

POC Battery System implements easily complete supervisory POC battery capacity and charging status.


System Architecture

Poc-battery-architecture.png


How to

Prerequisites

- EdgeX for IPSM90 Battery Pack

      Download URL:  Provided by Advantech EdgeX API team.

- .NET Framework v4.6

      Download URL: https://dotnet.microsoft.com/download/dotnet-framework/net46

      Note: Windows 10 already built-in .NET Framework v4.6.

- POC-IPSM90 Battery Application

      Download it from Release table  

- DeviceOn Server and Agent 

      Server:

      Download URL: https://www.dropbox.com/s/x9guop1wlkw1iix/Deviceon-app-M90service_4.1.2.exe?dl=0

      Agent:

      After DeviceOn server is installed, you can open/login DeviceOn portal and download WISE Agent installer from "Add device" page.

Installation

1. Download IPSM90 EdgeX API installer and install it on the POC device.

2. Download POC-IPSM90 installer and install it on the POC device, the installer will also help to install MQTT broker if agent machine doesn't install it before.

3. Download DeviceOn server installer and install it on the server machine.

4. Download WISE Agent installer from DeviceOn and install it to the Agent machine (POC device), setup connection with DeviceOn server, please follow below steps: 

  • Launch Web Browser from Agent machine (POC device) and open DeviceOn. (for example http://192.168.1.100:8080)
  • Sign Up and Login DeviceOn from Agent machine:

       DeviceOn Local Server 01A.png


  • Change to Device Page, click Download to get WISE Agent Installer (WISE-AgentSetup_1.2.x.exe) and launch it to start installation:

         DeviceOn Local Server 05A.png


  • After Agent is installed, double click WISE Agent icon on the Desktop to launch WISE Agent:

        DeviceOn Local Agent 06.png


  • Open Option page by click top-right settings icon:

        DeviceOn Local Agent 08A.png


  • Copy Credential URL and IoT Key from DeviceOn screen and paste them to the Agent, click Save to apply changes:

          DeviceOn Local Agent 09A.png

Start Program

To launch POC-IPSM90 battery program,  please double click on desktop's POC-IPSM90 icon or click program's shortcut in the Windows Start menu.


POC-IPSM90-Desktop-Icon-01.png

POC-IPSM90-Windows-Start-Menu.png


Battery Information

After the program launched, there are three pages on the main window, the first page is "Basic" page which is a summary information of the battery. the second page includes power system, POC system & battery detail information together in one page. the third page is the settings for the low power notification of "Warning Message" and "Alarm Sound" and power saving action of "Sleep" and "Shutdown".


Basic Page

POC-Battery-Basic-charging-v1.0.2.2.png


Advanced Page

POC-Battery-Advanced-charging-v1.0.2.2.png


System Setting Page

POC-Battery-Settings-v1.0.2.2.png


Notification Icon

When DC-In Connected, will show battery charging status: - Charging - Fully Charged

When DC-In Disconnected, will show battery discharging status: - Remaining Capacity (%) - Fully Discharged

DeviceOn

Server Address

http://<DeviceOn Server IP>:<port>/?appmodule=POC


for example:

http://192.168.1.100:8080/?appmodule=POC

POC Battery Device Management

POC-Battery-DeviceOn-Page-01.png



POC Battery Information

POC-Battery-DeviceOn-Page-02.png

Data Log

Long team logs

The log files of long team record are locate in <app installed folder>\POC-IPSM90_LOG\Long-Term\

Example:

C:\Program Files (x86)\Advantech\POC-IPSM90\POC-IPSM90_LOG\Long-Term\

2019-10-24-09-17-28@5868.csv
2019-10-24-10-47-23@5412.csv
...


Real time logs

The log files of real time record are locate in <app installed folder>\POC-IPSM90_LOG\Real-Time\

Example:

C:\Program Files (x86)\Advantech\POC-IPSM90\POC-IPSM90_LOG\Real-Time

2019-10-25-14-44-51@5092.csv
2019-10-25-17-38-56@5820.csv
...

Release

This is an overview that displays POC Battery Applivation versions and some stats and numbers for each release.

Index Version Date Platform OS Release Note

Installer 

1 v1.0.1 2019/05/31 x86_64 CPU
Windows  

Release Note v1.0.1 RC1


 POC-Battery-1.0.1-rc1.exe

2 v1.0.2 2019/06/28 x86_64 CPU
Windows  

Release Note v1.0.2


 POC-IPSM90-1.0.2.exe

3 v1.0.3 2019/09/04 x86_64 CPU
Windows  

Release Note v1.0.3


 POC-IPSM90-1.0.3.exe

4 v1.0.5 2019/10/23 x86_64 CPU
Windows  

Release Note v1.0.5


 POC-IPSM90-1.0.5.exe  MQTTBrokerSetup_1.0.3.exe

5 v1.0.6 2019/11/29 x86_64 CPU
Windows  

Release Note v1.0.6


 POC-IPSM90-1.0.6.exe  MQTTBrokerSetup_1.0.3.exe

6 v1.0.7 2019/12/05 x86_64 CPU
Windows  

Release Note v1.0.7


 POC-IPSM90-1.0.7.exe  MQTTBrokerSetup_1.0.3.exe

7 v1.0.8 2019/12/27 x86_64 CPU
Windows  

Release Note v1.0.8


 POC-IPSM90-1.0.8.exe

8 v1.0.10 2020/01/21 x86_64 CPU
Windows  

1. Change default delay of EdgeX command to 150ms.

2. Add silent install parameter (/qn) for installer, to run silent install: POC-IPSM90-1.0.10.exe /qn

Release Note v1.0.10

 POC-IPSM90-1.0.10.exe

Above files are available at local server, please paste file's url in File Explorer to copy file. (How to access to EOSSFS file server )