chesslinkdriver
The chesslinkdriver flutter package allows you to quickly get your ChessLink-board connected to your Android/iOS application.
Features
Feature | Function | Supported |
---|---|---|
Get Version | getVersion() | ✅ |
Reset | reset() | ✅ |
Get Board Status | getStatus() | ✅ |
Extinguish All Leds | extinguishAllLeds() | ✅ |
Set LED's | setLeds() | ✅ |
Set LED Brightness | setLedBrightness() | ✅ |
Get LED Brightness | - | ❌ |
Set Status Report Time | setAutomaticReportsTime() | ✅ |
Get Status Report Time | - | ❌ |
Set Automatic Reports | setAutomaticReports() | ✅ |
Get Automatic Reports | - | ❌ |
Set Scan time | setScanTime() | ✅ |
Get Scan time | - | ❌ |
Set eONE Settings | setEONESettings() | ✅ |
Get eONE Settings | getEONESettings() | ✅ |
Libraries
- Answer
- ChessLink
- ChessLinkBoardType
- ChessLinkCommunicationClient
- ChessLinkMessage
- Command
- EONESettings
- ExtinguishAllLeds
- GetEONESettings
- GetStatus
- GetVersion
- LEDPattern
- RequestConfig
- Reset
- SetAutomaticReports
- SetAutomaticReportsTime
- SetEONESettings
- SetLedBrightness
- SetLeds
- SetScanTime
- StatusReportSendInterval