org.zu.ardulink.protocol.custommessages
Interface CustomMessageMaker

All Known Implementing Classes:
SimpleCustomMessageMaker

public interface CustomMessageMaker

Ardulink - return to homepage

v0.6.1 Magnum PI

This interface is used from custom components that need for generate custom messages.

Author:
Luciano Zu
See Also:



Method Summary
 String getCustomMessage(String... args)
           
 

Method Detail

getCustomMessage

String getCustomMessage(String... args)


Copyright © 2015. All rights reserved.