5 lines
177 B
JavaScript
5 lines
177 B
JavaScript
export default {
|
|
probability_method_name: 'NotifyDeviceAsync',
|
|
update_method_name: 'NotifyDeviceUpdatedAsync',
|
|
update_all_method_name: 'NotifyAllUpdatedAsync',
|
|
}; |