Menu

ERP Power

Established in 2004, ERP designs and manufactures energy-efficient LED driver power electronics for architectural, commercial and industrial applications. Small, yet powerful, ERP products deliver an industry-leading combination of compact size, embedded intelligence, extensive dimmer compatibility, and high efficiency at competitive cost. Headquartered in Moorpark, CA, ERP owns and operates its own ISO 9001 certified manufacturing facility to ensure quality of design, sourcing, production and testing.ERP Power's LED drivers are small, smart and efficient. The high power density of ERP's drivers results in power supply sizes that are 20+% smaller than our competition. The small size gives electro-mechanical engineers the flexibility to design award-winning, creative lighting fixtures without concern for the size of the power supply. We are fortunate to be the power inside many of the industry’s leading lighting fixtures.ERP believes LED drivers are the smart place to embed intelligence for lighting controls to manage ambiance and optimize energy savings. ERP drivers are programmable to deliver supply chain efficiency savings for our customers by enabling a single power supply to be used across multiple fixture designs by tuning the output parameters to specific LED array requirements. Beyond lighting - ERP drivers can also integrate with a variety of sensors - over wired or wireless connections - acting as a backbone for access to Internet of Things (IoT) applications. We call it the Internet of Lights.

Categories

Recommend Products

8.3.15PHP Version842msRequest Duration35MBMemory UsageGET manufacturer/{slug}/{id}Route
  • debuglog[18:55:38] LOG.debug: redis: [default] get, time cost: 0.26ms [ "beikeshop_cache:UQqRanHSBXmL87S...
  • debuglog[18:55:38] LOG.debug: redis: [cache] get, time cost: 0.21ms [ "beikeshop_cache:languages" ]
  • logHOOK === hook_filter: footer.contentHelpers.php#906
  • logHOOK === hook_filter: menu.contentHelpers.php#906
  • debuglog[18:55:38] LOG.debug: redis: [cache] get, time cost: 0.8ms [ "beikeshop_cache:en:nav_categories3...
  • debuglog[18:55:39] LOG.debug: [mysql] select * from `categories` [2.43 ms]
  • debuglog[18:55:39] LOG.debug: [mysql] select * from `category_descriptions` where `locale` = ? and `category...
  • debuglog[18:55:39] LOG.debug: [mysql] select count(*) as aggregate from `product_categories` where `category...
  • debuglog[18:55:39] LOG.debug: [mysql] select count(*) as aggregate from `product_categories` where `category...
  • debuglog[18:55:39] LOG.debug: [mysql] select count(*) as aggregate from `product_categories` where `category...
  • debuglog[18:55:39] LOG.debug: redis: [cache] get, time cost: 2.34ms [ "beikeshop_cache:en:nav_manufactur...
  • debuglog[18:55:39] LOG.debug: redis: [cache] get, time cost: 0.36ms [ "beikeshop_cache:en:manufacturer:1...
  • logHOOK === @hook: layout.header.codeHook.php#63
  • logHOOK === @hook: header.beforeHook.php#63
  • debuglog[18:55:39] LOG.debug: [mysql] select * from `currencies` where `status` = ? [10.33 ms] [ true ]
  • logHOOK === @hookwrapper: header.top.currencyHook.php#80
  • debuglog[18:55:39] LOG.debug: [mysql] select * from `languages` where `code` = ? limit 1 [1.3 ms] [ "en"...
  • logHOOK === @hookwrapper: header.top.languageHook.php#80
  • logHOOK === @hook: header.top.leftHook.php#63
  • logHOOK === @hook: header.top.language.afterHook.php#63
  • logHOOK === @hookwrapper: header.top.telephoneHook.php#80
  • logHOOK === @hook: header.top.rightHook.php#63
  • logHOOK === @hookwrapper: header.menu.logoHook.php#80
  • logHOOK === @hook: header.menu.beforeHook.php#63
  • logHOOK === @hook: header.menu.afterHook.php#63
  • logHOOK === @hookwrapper: header.menu.iconHook.php#80
  • logHOOK === @hook: header.afterHook.php#63
  • logHOOK === @hook: footer.beforeHook.php#63
  • logHOOK === @hook: footer.services.beforeHook.php#63
  • logHOOK === @hook: footer.services.afterHook.php#63
  • logHOOK === @hook: footer.contact.beforeHook.php#63
  • logHOOK === @hookwrapper: footer.contactHook.php#80
  • logHOOK === @hook: footer.contact.afterHook.php#63
  • logHOOK === @hookwrapper: footer.copyrightHook.php#80
  • logHOOK === @hook: footer.afterHook.php#63
  • debuglog[18:55:39] LOG.debug: redis: [default] setex, time cost: 0.36ms [ "beikeshop_cache:UQqRanHSBXmL8...
  • debuglog[18:55:39] LOG.debug: redis: [default] get, time cost: 0.23ms [ "beikeshop_cache:UQqRanHSBXmL87S...
  • Booting (503ms)time
  • Application (339ms)time
  • 1 x Booting (59.77%)
    503ms
    1 x Application (40.23%)
    339ms
    7 templates were rendered
    • 1x manufacturer.detaildetail.blade.phpblade
    • 1x components.breadcrumbsbreadcrumbs.blade.phpblade
    • 1x layout.mastermaster.blade.phpblade
    • 1x layout.headerheader.blade.phpblade
    • 1x shared.menu-pcmenu-pc.blade.phpblade
    • 1x shared.menu-mobilemenu-mobile.blade.phpblade
    • 1x layout.footerfooter.blade.phpblade
    uri
    GET manufacturer/{slug}/{id}
    middleware
    web, shop
    controller
    App\Http\Controllers\ManufacturerController@detail
    namespace
    prefix
    /
    where
    as
    manufacturer.detail
    file
    app/Http/Controllers/ManufacturerController.php:15-20
    7 statements were executed, 2 of which were duplicates, 5 unique. Show only duplicated33.81ms
    • select * from `categories`
      2.43msyisheng_ruCategory.php#65
      Backtrace
      • 15. beike/Models/Category.php:65
      • 16. app/Services/CategoryService.php:91
      • 17. app/Http/Middleware/ShareViewData.php:49
      • 18. app/Http/Middleware/ShareViewData.php:31
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `category_descriptions` where `locale` = 'en' and `category_descriptions`.`category_id` in (12, 16, 17, 18)
      1.32msyisheng_ruCategory.php#65
      Bindings
      • 0: en
      Backtrace
      • 20. beike/Models/Category.php:65
      • 21. app/Services/CategoryService.php:91
      • 22. app/Http/Middleware/ShareViewData.php:49
      • 23. app/Http/Middleware/ShareViewData.php:31
      • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select count(*) as aggregate from `product_categories` where `category_id` = 18
      1.11msyisheng_ruCategory.php#78
      Bindings
      • 0: 18
      Backtrace
      • 16. beike/Models/Category.php:78
      • 17. app/Services/CategoryService.php:91
      • 18. app/Http/Middleware/ShareViewData.php:49
      • 19. app/Http/Middleware/ShareViewData.php:31
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select count(*) as aggregate from `product_categories` where `category_id` = 17
      7.68msyisheng_ruCategory.php#78
      Bindings
      • 0: 17
      Backtrace
      • 16. beike/Models/Category.php:78
      • 17. beike/Models/Category.php:80
      • 18. app/Services/CategoryService.php:91
      • 19. app/Http/Middleware/ShareViewData.php:49
      • 20. app/Http/Middleware/ShareViewData.php:31
    • select count(*) as aggregate from `product_categories` where `category_id` = 17
      9.64msyisheng_ruCategory.php#84
      Bindings
      • 0: 17
      Backtrace
      • 16. beike/Models/Category.php:84
      • 17. app/Services/CategoryService.php:91
      • 18. app/Http/Middleware/ShareViewData.php:49
      • 19. app/Http/Middleware/ShareViewData.php:31
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `currencies` where `status` = 1
      10.33msyisheng_ruCurrencyRepo.php#103
      Bindings
      • 0: 1
      Backtrace
      • 15. beike/Repositories/CurrencyRepo.php:103
      • 16. beike/Helpers.php:665
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `languages` where `code` = 'en' limit 1
      1.3msyisheng_ruHelpers.php#623
      Bindings
      • 0: en
      Backtrace
      • 16. beike/Helpers.php:623
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    Beike\Models\Category
    4Category.php
    Beike\Models\CategoryDescription
    4CategoryDescription.php
    Beike\Models\Currency
    3Currency.php
    Beike\Models\Language
    1Language.php
        _token
        pfbgykbcZt39vA0kjUQm05Ojq1ZWLzvOqyPQlpyx
        locale
        en
        _previous
        array:1 [ "url" => "https://yisheng.ru/manufacturer/erp-power/1800" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /manufacturer/erp-power/1800
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "yisheng.ru" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 28 Apr 2025 18:55:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdndVRjZXMrc0w1YllZa0d0Yzh3aHc9PSIsInZhbHVlIjoiWmc5eEhHYmxnQ3pmajE3c1FrR1I1VXZnUnhHeDlIbkw4Ymd1ak5IZDZETmRWL2hmb0NEZUpqZk9WOWVmdmpUNXFyYkV1WkhPb0p4VzFGa013VDhYandtRTVoTCttYlNkSVNyTms4cG9uSzEwd3cvVkFZSlpnaGwwbmFTaHJmb3kiLCJtYWMiOiI3NmM1ZjEzOWM3YzIzZGE3NWY2MDAyY2MyMzA4ZWE5NTBkOWEwYjgwNWQ1MTUzMzY5ZjQ2ZTExOThlY2Q5YTRjIiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 20:55:39 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImdndVRjZXMrc0w1YllZa0d0Yzh3aHc9PSIsInZhbHVlIjoiWmc5eEhHYmxnQ3pmajE3c1FrR1I1VXZnUnhHeDlIbkw4Ymd1ak5IZDZETmRWL2hmb0NEZUpqZk9WOWVmdmpUNXFyYkV1W" 1 => "beikeshop_session=eyJpdiI6Ijd5alFOcTY0K0pqSkxYdE5vSGpteVE9PSIsInZhbHVlIjoiSXN3K2VsRFRXZHA0cy9LbDVYRElmMGZBaUl1eDkwMVhVeVV6L093NUs5YjhxcmhMME1RTWhiSDRDK1NKN3dpcjRNajJUOGpqaG1QMFJiVytVYnNCY2t4ZlRvOE5UZ2h2b1gzeERNdXZOTStPMkRrQXcweFZLNDgwSVk3clFVczYiLCJtYWMiOiIyMWZiNDJmYjI4ZGI1NDQxZjFkNGQ1ZTY4NmFlNjhiMjIxOWNmMDMwYWM0OTYxNDQyMjVkZThhZTQ2OWEzZWI5IiwidGFnIjoiIn0%3D; expires=Mon, 28 Apr 2025 20:55:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxbeikeshop_session=eyJpdiI6Ijd5alFOcTY0K0pqSkxYdE5vSGpteVE9PSIsInZhbHVlIjoiSXN3K2VsRFRXZHA0cy9LbDVYRElmMGZBaUl1eDkwMVhVeVV6L093NUs5YjhxcmhMME1RTWhiSDRDK1NKN3dpcj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdndVRjZXMrc0w1YllZa0d0Yzh3aHc9PSIsInZhbHVlIjoiWmc5eEhHYmxnQ3pmajE3c1FrR1I1VXZnUnhHeDlIbkw4Ymd1ak5IZDZETmRWL2hmb0NEZUpqZk9WOWVmdmpUNXFyYkV1WkhPb0p4VzFGa013VDhYandtRTVoTCttYlNkSVNyTms4cG9uSzEwd3cvVkFZSlpnaGwwbmFTaHJmb3kiLCJtYWMiOiI3NmM1ZjEzOWM3YzIzZGE3NWY2MDAyY2MyMzA4ZWE5NTBkOWEwYjgwNWQ1MTUzMzY5ZjQ2ZTExOThlY2Q5YTRjIiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 20:55:39 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImdndVRjZXMrc0w1YllZa0d0Yzh3aHc9PSIsInZhbHVlIjoiWmc5eEhHYmxnQ3pmajE3c1FrR1I1VXZnUnhHeDlIbkw4Ymd1ak5IZDZETmRWL2hmb0NEZUpqZk9WOWVmdmpUNXFyYkV1W" 1 => "beikeshop_session=eyJpdiI6Ijd5alFOcTY0K0pqSkxYdE5vSGpteVE9PSIsInZhbHVlIjoiSXN3K2VsRFRXZHA0cy9LbDVYRElmMGZBaUl1eDkwMVhVeVV6L093NUs5YjhxcmhMME1RTWhiSDRDK1NKN3dpcjRNajJUOGpqaG1QMFJiVytVYnNCY2t4ZlRvOE5UZ2h2b1gzeERNdXZOTStPMkRrQXcweFZLNDgwSVk3clFVczYiLCJtYWMiOiIyMWZiNDJmYjI4ZGI1NDQxZjFkNGQ1ZTY4NmFlNjhiMjIxOWNmMDMwYWM0OTYxNDQyMjVkZThhZTQ2OWEzZWI5IiwidGFnIjoiIn0%3D; expires=Mon, 28-Apr-2025 20:55:39 GMT; path=/; httponlybeikeshop_session=eyJpdiI6Ijd5alFOcTY0K0pqSkxYdE5vSGpteVE9PSIsInZhbHVlIjoiSXN3K2VsRFRXZHA0cy9LbDVYRElmMGZBaUl1eDkwMVhVeVV6L093NUs5YjhxcmhMME1RTWhiSDRDK1NKN3dpcj" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "pfbgykbcZt39vA0kjUQm05Ojq1ZWLzvOqyPQlpyx" "locale" => "en" "_previous" => array:1 [ "url" => "https://yisheng.ru/manufacturer/erp-power/1800" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]