Jeedom Core

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

$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

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

cleanFileSystemRight()

public static cleanFileSystemRight() : mixed

cleanFileSytemRight()

public static cleanFileSytemRight() : 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

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
used-by
eqLogic::migrateEqlogic()

getHardwareKey()

public static getHardwareKey() : mixed

getHardwareName()

public static getHardwareName() : mixed

getRemovehistory()

public static getRemovehistory() : 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

isCapable()

public static isCapable(mixed $_function[, bool $_forceRefresh = false ]) : mixed
Parameters
$_function : mixed
$_forceRefresh : bool = false

isDateOk()

public static isDateOk() : bool
Return values
bool

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> = []

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

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
string

checkValueInconfiguration()

private static checkValueInconfiguration(string $_key, mixed $_value) : mixed
Parameters
$_key : string
$_value : mixed

        
On this page

Search results