Functions
sbgEComCmdLicense.h File Reference

This file implements SbgECom commands related to licenses. More...

#include "sbgEComCmdCommon.h"
Include dependency graph for sbgEComCmdLicense.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SbgErrorCode sbgEComCmdLicenseApply (SbgEComHandle *pHandle, const void *pBuffer, size_t size)
 

Detailed Description

This file implements SbgECom commands related to licenses.

Author
SBG Systems (Maxime Renaudet)
Date
25 February 2015

Copyright Notice

Copyright (C) 2007-2013, SBG Systems SAS. All rights reserved.

This source code is intended for use only by SBG Systems SAS and those that have explicit written permission to use it from SBG Systems SAS.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Definition in file sbgEComCmdLicense.h.

Function Documentation

SbgErrorCode sbgEComCmdLicenseApply ( SbgEComHandle pHandle,
const void *  pBuffer,
size_t  size 
)

Upload and apply a new license to a device. The device will reboot automatically to use the new license.

Parameters
[in]pHandleA valid sbgECom handle.
[in]pBufferRead only buffer containing the license.
[in]sizeSize of the buffer.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 16 of file sbgEComCmdLicense.c.



sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20