Missing SystemCommands
Opened this issue · 4 comments
X-sam commented
Does not implement LIST_FILES or any receiving from brick commands. This makes it difficult to, for example, make an explorer tool, or get the current name of the brick (which can be found in ~/sys/settings/BrickName).
Documentation for these commands is in the EV3 sources.
BrianPeek commented
Happy to merge a PR for these. ;)
X-sam commented
Already working on it ;)
zabavip commented
Do you have any progress to get the Brick Name from Ev3 brick?
zabavip commented
I solved my problem :) Now I am working to get Battery Level.