Class SystemInfoExample
- java.lang.Object
-
- SystemInfoExample
-
public class SystemInfoExample extends Object
This example code demonstrates how to access a few of the system information properties and network information from the Raspberry Pi.- Author:
- Robert Savage
-
-
Constructor Summary
Constructors Constructor Description SystemInfoExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException, IOException, ParseException
-
-