jeedom
in package
Table of Contents
Properties
- $cache : mixed
- $jeedomConfiguration : mixed
Methods
- addRemoveHistory() : mixed
- apiAccess() : mixed
- apiModeResult() : mixed
- backup() : mixed
- benchmark() : mixed
- calculStat() : mixed
- checkOngoingThread() : mixed
- checkSpaceLeft() : mixed
- cleanDatabase() : mixed
- cleanFileSystemRight() : mixed
- cleanFileSytemRight() : mixed
- consistency() : mixed
- cron() : mixed
- cron10() : mixed
- cron5() : mixed
- cronDaily() : mixed
- cronHourly() : mixed
- deadCmd() : mixed
- evaluateExpression() : mixed
- event() : mixed
- forceSyncHour() : mixed
- fromHumanReadable() : mixed
- getApiKey() : mixed
- getBluetoothMapping() : mixed
- getConfiguration() : mixed
- getHardwareKey() : mixed
- getHardwareName() : mixed
- getRemovehistory() : mixed
- getThemeConfig() : mixed
- getTmpFolder() : mixed
- getTypeUse() : mixed
- getUsbDetails() : array<string|int, mixed>
- getUsbLegacy() : array<string|int, mixed>
- getUsbMapping() : mixed
- haltSystem() : mixed
- health() : mixed
- isCapable() : mixed
- isDateOk() : bool
- isOk() : mixed
- isStarted() : mixed
- listBackup() : mixed
- massReplace() : mixed
- minify() : mixed
- rebootSystem() : mixed
- removeBackup() : mixed
- replaceTag() : mixed
- restore() : mixed
- retrievePidThread() : mixed
- sick() : mixed
- start() : mixed
- stop() : mixed
- toHumanReadable() : mixed
- update() : mixed
- version() : mixed
- versionAlias() : string
- checkValueInconfiguration() : mixed
Properties
$cache
private
static mixed
$cache
= array()
$jeedomConfiguration
private
static mixed
$jeedomConfiguration
Methods
addRemoveHistory()
public
static addRemoveHistory(mixed $_data) : mixed
Parameters
- $_data : mixed
apiAccess()
public
static apiAccess([string $_apikey = '' ][, string $_plugin = 'core' ]) : mixed
Parameters
- $_apikey : string = ''
- $_plugin : string = 'core'
apiModeResult()
public
static apiModeResult([string $_mode = 'enable' ]) : mixed
Parameters
- $_mode : string = 'enable'
backup()
public
static backup([bool $_background = false ]) : mixed
Parameters
- $_background : bool = false
benchmark()
public
static benchmark() : mixed
calculStat()
public
static calculStat(string $_calcul, array<string|int, mixed> $_values[, int $_precision = 1 ]) : mixed
Parameters
- $_calcul : string
- $_values : array<string|int, mixed>
- $_precision : int = 1
checkOngoingThread()
public
static checkOngoingThread(string $_cmd) : mixed
Parameters
- $_cmd : string
checkSpaceLeft()
public
static checkSpaceLeft([string|null $_dir = null ]) : mixed
Parameters
- $_dir : string|null = null
cleanDatabase()
public
static cleanDatabase() : mixed
cleanFileSystemRight()
public
static cleanFileSystemRight() : mixed
cleanFileSytemRight()
public
static cleanFileSytemRight() : mixed
consistency()
public
static consistency() : mixed
cron()
public
static cron() : mixed
cron10()
public
static cron10() : mixed
cron5()
public
static cron5() : mixed
cronDaily()
public
static cronDaily() : mixed
cronHourly()
public
static cronHourly() : mixed
deadCmd()
public
static deadCmd() : mixed
evaluateExpression()
public
static evaluateExpression(mixed $_input[, mixed $_scenario = null ]) : mixed
Parameters
- $_input : mixed
- $_scenario : mixed = null
event()
public
static event(mixed $_event[, mixed $_forceSyncMode = false ][, mixed $_options = null ]) : mixed
Parameters
- $_event : mixed
- $_forceSyncMode : mixed = false
- $_options : mixed = null
forceSyncHour()
public
static forceSyncHour() : mixed
fromHumanReadable()
public
static fromHumanReadable(mixed $_input) : mixed
Parameters
- $_input : mixed
getApiKey()
public
static getApiKey([string $_plugin = 'core' ][, string $_mode = 'enable' ]) : mixed
Parameters
- $_plugin : string = 'core'
- $_mode : string = 'enable'
getBluetoothMapping()
public
static getBluetoothMapping([string $_name = '' ]) : mixed
Parameters
- $_name : string = ''
getConfiguration()
public
static getConfiguration([string $_key = '' ][, bool $_default = false ]) : mixed
Parameters
- $_key : string = ''
- $_default : bool = false
Tags
getHardwareKey()
public
static getHardwareKey() : mixed
getHardwareName()
public
static getHardwareName() : mixed
getRemovehistory()
public
static getRemovehistory() : mixed
getThemeConfig()
public
static getThemeConfig() : mixed
getTmpFolder()
public
static getTmpFolder([string $_plugin = '' ]) : mixed
Parameters
- $_plugin : string = ''
getTypeUse()
public
static getTypeUse([string $_string = '' ]) : mixed
Parameters
- $_string : string = ''
getUsbDetails()
public
static getUsbDetails([string $_usb = '' ][, array<string|int, mixed> $_usbMapping = [] ]) : array<string|int, mixed>
Parameters
- $_usb : string = ''
- $_usbMapping : array<string|int, mixed> = []
Return values
array<string|int, mixed>getUsbLegacy()
public
static getUsbLegacy([array<string|int, mixed> $_usbMapping = [] ]) : array<string|int, mixed>
Parameters
- $_usbMapping : array<string|int, mixed> = []
Return values
array<string|int, mixed>getUsbMapping()
public
static getUsbMapping([string $_name = '' ][, bool $_getGPIO = false ]) : mixed
Parameters
- $_name : string = ''
- $_getGPIO : bool = false
haltSystem()
public
static haltSystem() : mixed
health()
public
static health() : mixed
isCapable()
public
static isCapable(mixed $_function[, bool $_forceRefresh = false ]) : mixed
Parameters
- $_function : mixed
- $_forceRefresh : bool = false
isDateOk()
public
static isDateOk() : bool
Return values
boolisOk()
public
static isOk() : mixed
isStarted()
public
static isStarted() : mixed
listBackup()
public
static listBackup() : mixed
massReplace()
public
static massReplace([array<string|int, mixed> $_options = [] ][, array<string|int, mixed> $_eqlogics = [] ][, array<string|int, mixed> $_cmds = [] ]) : mixed
Parameters
- $_options : array<string|int, mixed> = []
- $_eqlogics : array<string|int, mixed> = []
- $_cmds : array<string|int, mixed> = []
minify()
public
static minify() : mixed
rebootSystem()
public
static rebootSystem() : mixed
removeBackup()
public
static removeBackup(string $_backup) : mixed
Parameters
- $_backup : string
replaceTag()
public
static replaceTag(array<string|int, mixed> $_replaces) : mixed
Parameters
- $_replaces : array<string|int, mixed>
restore()
public
static restore([string $_backup = '' ][, bool $_background = false ]) : mixed
Parameters
- $_backup : string = ''
- $_background : bool = false
retrievePidThread()
public
static retrievePidThread(string $_cmd) : mixed
Parameters
- $_cmd : string
sick()
public
static sick() : mixed
start()
public
static start() : mixed
stop()
public
static stop() : mixed
toHumanReadable()
public
static toHumanReadable(mixed $_input) : mixed
Parameters
- $_input : mixed
update()
public
static update([array<string|int, mixed> $_options = [] ]) : mixed
Parameters
- $_options : array<string|int, mixed> = []
version()
public
static version([bool $_force = false ]) : mixed
Parameters
- $_force : bool = false
versionAlias()
public
static versionAlias(string $_version[, bool $_lightMode = true ]) : string
Parameters
- $_version : string
- $_lightMode : bool = true
-
DEPRECATED, this parameter is not used anymore and will be removed in future versions
Return values
stringcheckValueInconfiguration()
private
static checkValueInconfiguration(string $_key, mixed $_value) : mixed
Parameters
- $_key : string
- $_value : mixed