Returns the current version of the imp’s BootROM
Device
String — the special version string of the imp’s BootROM firmware
This method returns the special version string of the imp’s BootROM firmware. The string is human-readable (ie. contains no control characters) and is different for different releases. No other promises are made about the string’s format or content, and the data should be used only for informational purposes. For example:
server.log(imp.getbootromversion());
logs a string of the form:
d3992ca - release-35.7 - Tue Jan 31 11:51:49 2017 - production
imp.getbootromversion() is not available on the impC001.