1.0.9 • Published 3 years ago

sct_local_api v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Introduction

SCT TEST LOCAL API.

Getting Started

  1. npm install sct_local_api

Build and Test

  1. import { bike } from 'sct_local_api';

Contribute

commond(public functions): 1. setOnAuteConfiguratuihTest(arr, callback(data))):取得自動更新進度 a. arr:{'isFail':true} //自動Fail b. data:{'step':1, error:'H001', 'H002'} //step進度失敗時回傳false,並帶出error

  1. setOnBatteryShutdown(arr, callback(data)):取得自動更新進度 a. arr:{'isFail':true} //自動Fail b. data:{'step':1, error:'H001', 'H002'} //step進度失敗時回傳false,並帶出error

  2. getHmiMidAndFwVer(arr, callback):取得hmi的mid及fw version a. {'mid': H000001,'ver': H01}

  3. getDriverMidAndFwVer(arr, callback):取得driver的mid及fw version a. {'mid': D000001,'ver': D01}

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago