#include <NexusClientInterface.h>
#include "AvHNexusClient.h"
bool AvHNexus::send(const unsigned char* data, const size_t length)
{
return false;
}