Add “LockSone” and “UnlockSone” FCP commands.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 29 Jun 2013 11:09:22 +0000 (13:09 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 29 Jun 2013 11:09:22 +0000 (13:09 +0200)
commit5511ae2f1e50fa19f73edecd028a19bec376a3e2
treefa01d0a84918ab444c0d2f40ea14e5d2d60fcaac
parent77804f0dda317541f8451a0649785e7cb192d696
Add “LockSone” and “UnlockSone” FCP commands.
src/main/java/net/pterodactylus/sone/fcp/FcpInterface.java
src/main/java/net/pterodactylus/sone/fcp/LockSoneCommand.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/fcp/UnlockSoneCommand.java [new file with mode: 0644]